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
accrec_t Struct Reference

#include <hdf/src/hfile_priv.h>

Data Fields

int appendable
int special
int new_elem
int32 block_size
int32 num_blocks
uint32 access
unsigned 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

unsigned access_type

◆ appendable

int appendable

◆ block_size

int32 block_size

◆ ddid

atom_t ddid

◆ file_id

int32 file_id

◆ new_elem

int new_elem

◆ next

struct accrec_t* next

◆ num_blocks

int32 num_blocks

◆ posn

int32 posn

◆ special

int special

◆ special_func

struct funclist_t* special_func

◆ special_info

void* special_info

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