|
MISR Toolkit
1.5.1
|
#include <hfile.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] |
| hdf_file_t filerec_t::file |