Functions | |
int32 | init_cr_L1CrisSubset (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_L1CrisSubset (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_L1CrisSubset (struct L1CrisSubset L1CrisSubset_struc, int32 recnum) |
void | close_wr_L1CrisSubset () |
int32 | init_acc_L1CrisSubset (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_L1CrisSubset (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_L1CrisSubset (struct L1CrisSubset *L1CrisSubset_struc, int32 recnum_rd) |
void | close_rd_L1CrisSubset () |
void | rd_Vgrp_desc_L1CrisSubset (int32 hdf_fp, int32 an_id) |
void | print_L1CrisSubset_error (int8 *mess) |
void | pack_L1CrisSubset (uint8 *data, struct L1CrisSubset *L1CrisSubset_ptr) |
void | unpack_L1CrisSubset (uint8 *data, struct L1CrisSubset *L1CrisSubset_ptr) |
int32 | get_vgrp_id_L1CrisSubset () |
int32 | wr_Vgrp_desc_L1CrisSubset (char *wr_strval) |
Variables | |
int32 | vgrp_id_L1CrisSubset |
static int32 | vdata_id_L1CrisSubset |
char | Vgrp_descrp_L1CrisSubset [2875] |
void close_rd_L1CrisSubset | ( | ) |
void close_wr_L1CrisSubset | ( | ) |
int32 get_vgrp_id_L1CrisSubset | ( | ) |
int32 init_acc_L1CrisSubset | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_L1CrisSubset | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_L1CrisSubset | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_L1CrisSubset | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_L1CrisSubset | ( | uint8 * | data, |
struct L1CrisSubset * | L1CrisSubset_ptr | ||
) |
void print_L1CrisSubset_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_L1CrisSubset | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_L1CrisSubset | ( | struct L1CrisSubset * | L1CrisSubset_struc, |
int32 | recnum_rd | ||
) |
void unpack_L1CrisSubset | ( | uint8 * | data, |
struct L1CrisSubset * | L1CrisSubset_ptr | ||
) |
int32 wr_Vgrp_desc_L1CrisSubset | ( | char * | wr_strval | ) |
int32 write_L1CrisSubset | ( | struct L1CrisSubset | L1CrisSubset_struc, |
int32 | recnum | ||
) |
|
static |
char Vgrp_descrp_L1CrisSubset[2875] |
int32 vgrp_id_L1CrisSubset |