Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.4.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
int access
int refcount
int attach
int version_set
version_t version
int32 f_cur_off
fileop_t last_op
int cache
int dirty
int32 f_end_off
struct ddblock_tddhead
struct ddblock_tddlast
struct ddblock_tddnull
int32 ddnull_idx
TBBT_TREEtag_tree
int an_num [4]
TBBT_TREEan_tree [4]

Field Documentation

◆ access

int access

◆ an_num

int an_num[4]

◆ an_tree

TBBT_TREE* an_tree[4]

◆ attach

int attach

◆ cache

int cache

◆ ddhead

struct ddblock_t* ddhead

◆ ddlast

struct ddblock_t* ddlast

◆ ddnull

struct ddblock_t* ddnull

◆ ddnull_idx

int32 ddnull_idx

◆ dirty

int 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

int refcount

◆ tag_tree

TBBT_TREE* tag_tree

◆ version

version_t version

◆ version_set

int version_set

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