Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
filerec_t Struct 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_tddhead
 
struct ddblock_tddlast
 
struct ddblock_tddnull
 
int32 ddnull_idx
 
TBBT_TREEtag_tree
 
intn an_num [4]
 
TBBT_TREEan_tree [4]
 

Field Documentation

◆ access

intn access

◆ an_num

intn an_num[4]

◆ an_tree

TBBT_TREE* an_tree[4]

◆ attach

intn attach

◆ cache

intn cache

◆ ddhead

struct ddblock_t* ddhead

◆ ddlast

struct ddblock_t* ddlast

◆ ddnull

struct ddblock_t* ddnull

◆ ddnull_idx

int32 ddnull_idx

◆ dirty

intn dirty

◆ f_cur_off

int32 f_cur_off

◆ f_end_off

int32 f_end_off

◆ file

hdf_file_t file

◆ last_op

fileop_t last_op

◆ maxref

uint16 maxref

◆ path

char* path

◆ refcount

intn refcount

◆ tag_tree

TBBT_TREE* tag_tree

◆ version

version_t version

◆ version_set

intn version_set

The documentation for this struct was generated from the following file: