Functions | |
int32 | init_cr_L1SisCommandEcho (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_L1SisCommandEcho (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_L1SisCommandEcho (struct L1SisCommandEcho L1SisCommandEcho_struc, int32 recnum) |
void | close_wr_L1SisCommandEcho () |
int32 | init_acc_L1SisCommandEcho (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_L1SisCommandEcho (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_L1SisCommandEcho (struct L1SisCommandEcho *L1SisCommandEcho_struc, int32 recnum_rd) |
void | close_rd_L1SisCommandEcho () |
void | rd_Vgrp_desc_L1SisCommandEcho (int32 hdf_fp, int32 an_id) |
void | print_L1SisCommandEcho_error (int8 *mess) |
void | pack_L1SisCommandEcho (uint8 *data, struct L1SisCommandEcho *L1SisCommandEcho_ptr) |
void | unpack_L1SisCommandEcho (uint8 *data, struct L1SisCommandEcho *L1SisCommandEcho_ptr) |
int32 | get_vgrp_id_L1SisCommandEcho () |
int32 | wr_Vgrp_desc_L1SisCommandEcho (char *wr_strval) |
Variables | |
int32 | vgrp_id_L1SisCommandEcho |
static int32 | vdata_id_L1SisCommandEcho |
char | Vgrp_descrp_L1SisCommandEcho [1007] |
void close_rd_L1SisCommandEcho | ( | ) |
void close_wr_L1SisCommandEcho | ( | ) |
int32 get_vgrp_id_L1SisCommandEcho | ( | ) |
int32 init_acc_L1SisCommandEcho | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_L1SisCommandEcho | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_L1SisCommandEcho | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_L1SisCommandEcho | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_L1SisCommandEcho | ( | uint8 * | data, |
struct L1SisCommandEcho * | L1SisCommandEcho_ptr | ||
) |
void print_L1SisCommandEcho_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_L1SisCommandEcho | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_L1SisCommandEcho | ( | struct L1SisCommandEcho * | L1SisCommandEcho_struc, |
int32 | recnum_rd | ||
) |
void unpack_L1SisCommandEcho | ( | uint8 * | data, |
struct L1SisCommandEcho * | L1SisCommandEcho_ptr | ||
) |
int32 wr_Vgrp_desc_L1SisCommandEcho | ( | char * | wr_strval | ) |
int32 write_L1SisCommandEcho | ( | struct L1SisCommandEcho | L1SisCommandEcho_struc, |
int32 | recnum | ||
) |
|
static |
char Vgrp_descrp_L1SisCommandEcho[1007] |
int32 vgrp_id_L1SisCommandEcho |