
Functions | |
| int32 | init_cr_schskp (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
| int32 | init_wr_schskp (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname) |
| int32 | write_schskp (struct SCHskpData SCHskpData_struc, int32 recnum) |
| void | close_wr_schskp () |
| int32 | init_acc_schskp (int32 hdf_fp, int32 sd_id, char *access_mode) |
| int32 | init_rd_schskp (int32 hdf_fp, int32 sd_id, char *access_mode) |
| int32 | read_schskp (struct SCHskpData *SCHskpData_struc, int32 recnum_rd) |
| void | close_rd_schskp () |
| void | rd_Vgrp_desc_schskp (int32 hdf_fp, int32 an_id) |
| void | print_schskp_error (int8 *mess) |
| void | pack_schskp (uint8 *data, struct SCHskpData *SCHskpData_ptr) |
| void | unpack_schskp (uint8 *data, struct SCHskpData *SCHskpData_ptr) |
| int32 | get_vgrp_id_schskp () |
| int32 | wr_Vgrp_desc_schskp (char *wr_strval) |
Variables | |
| int32 | vgrp_id_schskp |
| static int32 | vdata_id_schskp |
| char | Vgrp_descrp_SCHskpData [9995] |
| void close_rd_schskp | ( | ) |
| void close_wr_schskp | ( | ) |
| int32 get_vgrp_id_schskp | ( | ) |
| int32 init_acc_schskp | ( | int32 | hdf_fp, |
| int32 | sd_id, | ||
| char * | access_mode | ||
| ) |


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


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

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

| void pack_schskp | ( | uint8 * | data, |
| struct SCHskpData * | SCHskpData_ptr | ||
| ) |

| void print_schskp_error | ( | int8 * | mess | ) |

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

| int32 read_schskp | ( | struct SCHskpData * | SCHskpData_struc, |
| int32 | recnum_rd | ||
| ) |

| void unpack_schskp | ( | uint8 * | data, |
| struct SCHskpData * | SCHskpData_ptr | ||
| ) |

| int32 wr_Vgrp_desc_schskp | ( | char * | wr_strval | ) |

| int32 write_schskp | ( | struct SCHskpData | SCHskpData_struc, |
| int32 | recnum | ||
| ) |

|
static |
| char Vgrp_descrp_SCHskpData[9995] |
| int32 vgrp_id_schskp |
1.8.5