HDF
4.3.0
API Reference
|
#include <hdf/src/hfile_priv.h>
Data Fields | |
intn | appendable |
intn | special |
intn | new_elem |
int32 | block_size |
int32 | num_blocks |
uint32 | access |
uintn | access_type |
int32 | file_id |
atom_t | ddid |
int32 | posn |
void * | special_info |
struct funclist_t * | special_func |
struct accrec_t * | next |
uint32 access |
uintn access_type |
intn appendable |
int32 block_size |
atom_t ddid |
int32 file_id |
intn new_elem |
struct accrec_t* next |
int32 num_blocks |
int32 posn |
intn special |
struct funclist_t* special_func |
void* special_info |