Functions | |
int32 | init_cr_epam_br (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_epam_br (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_epam_br (struct Epam_br Epam_br_struc, int32 recnum) |
void | close_wr_epam_br () |
int32 | init_acc_epam_br (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_epam_br (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_epam_br (struct Epam_br *Epam_br_struc, int32 recnum_rd) |
void | close_rd_epam_br () |
void | rd_Vgrp_desc_epam_br (int32 hdf_fp, int32 an_id) |
void | print_epam_br_error (int8 *mess) |
void | pack_epam_br (uint8 *data, struct Epam_br *Epam_br_ptr) |
void | unpack_epam_br (uint8 *data, struct Epam_br *Epam_br_ptr) |
int32 | get_vgrp_id_epam_br () |
int32 | wr_Vgrp_desc_epam_br (char *wr_strval) |
Variables | |
int32 | vgrp_id_epam_br |
static int32 | vdata_id_epam_br |
char | Vgrp_descrp_Epam_br [1049] |
void close_rd_epam_br | ( | ) |
void close_wr_epam_br | ( | ) |
int32 get_vgrp_id_epam_br | ( | ) |
int32 init_acc_epam_br | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_epam_br | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_epam_br | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_epam_br | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_epam_br | ( | uint8 * | data, |
struct Epam_br * | Epam_br_ptr | ||
) |
void print_epam_br_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_epam_br | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_epam_br | ( | struct Epam_br * | Epam_br_struc, |
int32 | recnum_rd | ||
) |
void unpack_epam_br | ( | uint8 * | data, |
struct Epam_br * | Epam_br_ptr | ||
) |
int32 wr_Vgrp_desc_epam_br | ( | char * | wr_strval | ) |
int32 write_epam_br | ( | struct Epam_br | Epam_br_struc, |
int32 | recnum | ||
) |
|
static |
char Vgrp_descrp_Epam_br[1049] |
int32 vgrp_id_epam_br |