Functions | |
int32 | init_cr_L1SisEventCycle (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_L1SisEventCycle (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_L1SisEventCycle (struct L1SisEventCycle L1SisEventCycle_struc, int32 recnum) |
void | close_wr_L1SisEventCycle () |
int32 | init_acc_L1SisEventCycle (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_L1SisEventCycle (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_L1SisEventCycle (struct L1SisEventCycle *L1SisEventCycle_struc, int32 recnum_rd) |
void | close_rd_L1SisEventCycle () |
void | rd_Vgrp_desc_L1SisEventCycle (int32 hdf_fp, int32 an_id) |
void | print_L1SisEventCycle_error (int8 *mess) |
void | pack_L1SisEventCycle (uint8 *data, struct L1SisEventCycle *L1SisEventCycle_ptr) |
void | unpack_L1SisEventCycle (uint8 *data, struct L1SisEventCycle *L1SisEventCycle_ptr) |
int32 | get_vgrp_id_L1SisEventCycle () |
int32 | wr_Vgrp_desc_L1SisEventCycle (char *wr_strval) |
Variables | |
int32 | vgrp_id_L1SisEventCycle |
static int32 | vdata_id_L1SisEventCycle |
static int32 | sds_id_L1SisEventCycle1 |
char | Vgrp_descrp_L1SisEventCycle [1794] |
void close_rd_L1SisEventCycle | ( | ) |
void close_wr_L1SisEventCycle | ( | ) |
int32 get_vgrp_id_L1SisEventCycle | ( | ) |
int32 init_acc_L1SisEventCycle | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_L1SisEventCycle | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_L1SisEventCycle | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_L1SisEventCycle | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_L1SisEventCycle | ( | uint8 * | data, |
struct L1SisEventCycle * | L1SisEventCycle_ptr | ||
) |
void print_L1SisEventCycle_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_L1SisEventCycle | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_L1SisEventCycle | ( | struct L1SisEventCycle * | L1SisEventCycle_struc, |
int32 | recnum_rd | ||
) |
void unpack_L1SisEventCycle | ( | uint8 * | data, |
struct L1SisEventCycle * | L1SisEventCycle_ptr | ||
) |
int32 wr_Vgrp_desc_L1SisEventCycle | ( | char * | wr_strval | ) |
int32 write_L1SisEventCycle | ( | struct L1SisEventCycle | L1SisEventCycle_struc, |
int32 | recnum | ||
) |
|
static |
|
static |
char Vgrp_descrp_L1SisEventCycle[1794] |
int32 vgrp_id_L1SisEventCycle |