Functions | |
int32 | init_cr_L1SisHskp (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_L1SisHskp (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_L1SisHskp (struct L1SisHskp L1SisHskp_struc, int32 recnum) |
void | close_wr_L1SisHskp () |
int32 | init_acc_L1SisHskp (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_L1SisHskp (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_L1SisHskp (struct L1SisHskp *L1SisHskp_struc, int32 recnum_rd) |
void | close_rd_L1SisHskp () |
void | rd_Vgrp_desc_L1SisHskp (int32 hdf_fp, int32 an_id) |
void | print_L1SisHskp_error (int8 *mess) |
void | pack_L1SisHskp (uint8 *data, struct L1SisHskp *L1SisHskp_ptr) |
void | unpack_L1SisHskp (uint8 *data, struct L1SisHskp *L1SisHskp_ptr) |
int32 | get_vgrp_id_L1SisHskp () |
int32 | wr_Vgrp_desc_L1SisHskp (char *wr_strval) |
Variables | |
int32 | vgrp_id_L1SisHskp |
static int32 | vdata_id_L1SisHskp |
char | Vgrp_descrp_L1SisHskp [4564] |
void close_rd_L1SisHskp | ( | ) |
void close_wr_L1SisHskp | ( | ) |
int32 get_vgrp_id_L1SisHskp | ( | ) |
int32 init_acc_L1SisHskp | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_L1SisHskp | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_L1SisHskp | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_L1SisHskp | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_L1SisHskp | ( | uint8 * | data, |
struct L1SisHskp * | L1SisHskp_ptr | ||
) |
void print_L1SisHskp_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_L1SisHskp | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_L1SisHskp | ( | struct L1SisHskp * | L1SisHskp_struc, |
int32 | recnum_rd | ||
) |
void unpack_L1SisHskp | ( | uint8 * | data, |
struct L1SisHskp * | L1SisHskp_ptr | ||
) |
int32 wr_Vgrp_desc_L1SisHskp | ( | char * | wr_strval | ) |
int32 write_L1SisHskp | ( | struct L1SisHskp | L1SisHskp_struc, |
int32 | recnum | ||
) |
|
static |
char Vgrp_descrp_L1SisHskp[4564] |
int32 vgrp_id_L1SisHskp |