Functions | |
int32 | init_cr_s3_mpha (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_s3_mpha (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_s3_mpha (struct mpha mpha_struc, int32 recnum) |
void | close_wr_s3_mpha () |
int32 | init_acc_s3_mpha (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_s3_mpha (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_s3_mpha (struct mpha *mpha_struc, int32 recnum_rd) |
void | close_rd_s3_mpha () |
void | rd_Vgrp_desc_s3_mpha (int32 hdf_fp, int32 an_id) |
void | print_s3_mpha_error (int8 *mess) |
void | pack_s3_mpha (uint8 *data, struct mpha *mpha_ptr) |
void | unpack_s3_mpha (uint8 *data, struct mpha *mpha_ptr) |
int32 | get_vgrp_id_s3_mpha () |
int32 | wr_Vgrp_desc_s3_mpha (char *wr_strval) |
Variables | |
int32 | vgrp_id_s3_mpha |
static int32 | vdata_id_s3_mpha |
static int32 | sds_id_s3_mpha1 |
static int32 | sds_id_s3_mpha2 |
static int32 | sds_id_s3_mpha3 |
static int32 | sds_id_s3_mpha4 |
static int32 | sds_id_s3_mpha5 |
static int32 | sds_id_s3_mpha6 |
char | Vgrp_descrp_mpha [1150] |
void close_rd_s3_mpha | ( | ) |
void close_wr_s3_mpha | ( | ) |
int32 get_vgrp_id_s3_mpha | ( | ) |
int32 init_acc_s3_mpha | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_s3_mpha | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_s3_mpha | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_s3_mpha | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_s3_mpha | ( | uint8 * | data, |
struct mpha * | mpha_ptr | ||
) |
void print_s3_mpha_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_s3_mpha | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_s3_mpha | ( | struct mpha * | mpha_struc, |
int32 | recnum_rd | ||
) |
void unpack_s3_mpha | ( | uint8 * | data, |
struct mpha * | mpha_ptr | ||
) |
int32 wr_Vgrp_desc_s3_mpha | ( | char * | wr_strval | ) |
int32 write_s3_mpha | ( | struct mpha | mpha_struc, |
int32 | recnum | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
char Vgrp_descrp_mpha[1150] |
int32 vgrp_id_s3_mpha |