Functions | |
int32 | init_cr_swepam_dstea (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | init_wr_swepam_dstea (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
int32 | write_swepam_dstea (struct DSTEA DSTEA_struc, int32 recnum) |
void | close_wr_swepam_dstea () |
int32 | init_acc_swepam_dstea (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | init_rd_swepam_dstea (int32 hdf_fp, int32 sd_id, char *access_mode) |
int32 | read_swepam_dstea (struct DSTEA *DSTEA_struc, int32 recnum_rd) |
void | close_rd_swepam_dstea () |
void | rd_Vgrp_desc_swepam_dstea (int32 hdf_fp, int32 an_id) |
void | print_swepam_dstea_error (int8 *mess) |
void | pack_swepam_dstea (uint8 *data, struct DSTEA *DSTEA_ptr) |
void | unpack_swepam_dstea (uint8 *data, struct DSTEA *DSTEA_ptr) |
int32 | get_vgrp_id_swepam_dstea () |
int32 | wr_Vgrp_desc_swepam_dstea (char *wr_strval) |
Variables | |
int32 | vgrp_id_swepam_dstea |
static int32 | vdata_id_swepam_dstea |
static int32 | sds_id_swepam_dstea1 |
char | Vgrp_descrp_DSTEA [1430] |
void close_rd_swepam_dstea | ( | ) |
void close_wr_swepam_dstea | ( | ) |
int32 get_vgrp_id_swepam_dstea | ( | ) |
int32 init_acc_swepam_dstea | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_cr_swepam_dstea | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
int32 init_rd_swepam_dstea | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
char * | access_mode | ||
) |
int32 init_wr_swepam_dstea | ( | int32 | hdf_fp, |
int32 | sd_id, | ||
int32 | an_id, | ||
char * | classname | ||
) |
void pack_swepam_dstea | ( | uint8 * | data, |
struct DSTEA * | DSTEA_ptr | ||
) |
void print_swepam_dstea_error | ( | int8 * | mess | ) |
void rd_Vgrp_desc_swepam_dstea | ( | int32 | hdf_fp, |
int32 | an_id | ||
) |
int32 read_swepam_dstea | ( | struct DSTEA * | DSTEA_struc, |
int32 | recnum_rd | ||
) |
void unpack_swepam_dstea | ( | uint8 * | data, |
struct DSTEA * | DSTEA_ptr | ||
) |
int32 wr_Vgrp_desc_swepam_dstea | ( | char * | wr_strval | ) |
int32 write_swepam_dstea | ( | struct DSTEA | DSTEA_struc, |
int32 | recnum | ||
) |
|
static |
|
static |
char Vgrp_descrp_DSTEA[1430] |
int32 vgrp_id_swepam_dstea |