
Functions | |
| int32 | init_cr_s3_mhk (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
| int32 | init_wr_s3_mhk (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
| int32 | write_s3_mhk (struct ssmhk ssmhk_struc, int32 recnum) |
| void | close_wr_s3_mhk () |
| int32 | init_acc_s3_mhk (int32 hdf_fp, int32 sd_id, char *access_mode) |
| int32 | init_rd_s3_mhk (int32 hdf_fp, int32 sd_id, char *access_mode) |
| int32 | read_s3_mhk (struct ssmhk *ssmhk_struc, int32 recnum_rd) |
| void | close_rd_s3_mhk () |
| void | rd_Vgrp_desc_s3_mhk (int32 hdf_fp, int32 an_id) |
| void | print_s3_mhk_error (int8 *mess) |
| void | pack_s3_mhk (uint8 *data, struct ssmhk *ssmhk_ptr) |
| void | unpack_s3_mhk (uint8 *data, struct ssmhk *ssmhk_ptr) |
| int32 | get_vgrp_id_s3_mhk () |
| int32 | wr_Vgrp_desc_s3_mhk (char *wr_strval) |
Variables | |
| int32 | vgrp_id_s3_mhk |
| static int32 | vdata_id_s3_mhk |
| char | Vgrp_descrp_ssmhk [2518] |
| void close_rd_s3_mhk | ( | ) |
| void close_wr_s3_mhk | ( | ) |
| int32 get_vgrp_id_s3_mhk | ( | ) |
| int32 init_acc_s3_mhk | ( | int32 | hdf_fp, |
| int32 | sd_id, | ||
| char * | access_mode | ||
| ) |


| int32 init_cr_s3_mhk | ( | int32 | hdf_fp, |
| int32 | sd_id, | ||
| int32 | an_id, | ||
| char * | classname | ||
| ) |


| int32 init_rd_s3_mhk | ( | int32 | hdf_fp, |
| int32 | sd_id, | ||
| char * | access_mode | ||
| ) |

| int32 init_wr_s3_mhk | ( | int32 | hdf_fp, |
| int32 | sd_id, | ||
| int32 | an_id, | ||
| char * | classname | ||
| ) |

| void pack_s3_mhk | ( | uint8 * | data, |
| struct ssmhk * | ssmhk_ptr | ||
| ) |

| void print_s3_mhk_error | ( | int8 * | mess | ) |

| void rd_Vgrp_desc_s3_mhk | ( | int32 | hdf_fp, |
| int32 | an_id | ||
| ) |

| int32 read_s3_mhk | ( | struct ssmhk * | ssmhk_struc, |
| int32 | recnum_rd | ||
| ) |

| void unpack_s3_mhk | ( | uint8 * | data, |
| struct ssmhk * | ssmhk_ptr | ||
| ) |

| int32 wr_Vgrp_desc_s3_mhk | ( | char * | wr_strval | ) |

| int32 write_s3_mhk | ( | struct ssmhk | ssmhk_struc, |
| int32 | recnum | ||
| ) |

|
static |
| char Vgrp_descrp_ssmhk[2518] |
| int32 vgrp_id_s3_mhk |
1.8.5