![]() |
HDF
4.3.0
API Reference
|
#include <hdf/src/hfile_priv.h>
Data Fields | |
| char * | path |
| hdf_file_t | file |
| uint16 | maxref |
| intn | access |
| intn | refcount |
| intn | attach |
| intn | version_set |
| version_t | version |
| int32 | f_cur_off |
| fileop_t | last_op |
| intn | cache |
| intn | dirty |
| int32 | f_end_off |
| struct ddblock_t * | ddhead |
| struct ddblock_t * | ddlast |
| struct ddblock_t * | ddnull |
| int32 | ddnull_idx |
| TBBT_TREE * | tag_tree |
| intn | an_num [4] |
| TBBT_TREE * | an_tree [4] |
| intn access |
| intn an_num[4] |
| TBBT_TREE* an_tree[4] |
| intn attach |
| intn cache |
| struct ddblock_t* ddhead |
| struct ddblock_t* ddlast |
| struct ddblock_t* ddnull |
| int32 ddnull_idx |
| intn dirty |
| int32 f_cur_off |
| int32 f_end_off |
| hdf_file_t file |
| fileop_t last_op |
| uint16 maxref |
| char* path |
| intn refcount |
| TBBT_TREE* tag_tree |
| version_t version |
| intn version_set |