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
accrec_t Struct 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_tspecial_func
 
struct accrec_tnext
 

Field Documentation

◆ access

uint32 access

◆ access_type

uintn access_type

◆ appendable

intn appendable

◆ block_size

int32 block_size

◆ ddid

atom_t ddid

◆ file_id

int32 file_id

◆ new_elem

intn new_elem

◆ next

struct accrec_t* next

◆ num_blocks

int32 num_blocks

◆ posn

int32 posn

◆ special

intn special

◆ special_func

struct funclist_t* special_func

◆ special_info

void* special_info

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