HDF5  1.12.0
Data Fields
H5B_shared_t Struct Reference

#include <H5Bprivate.h>

Data Fields

const struct H5B_class_ttype
 
unsigned two_k
 
size_t sizeof_rkey
 
size_t sizeof_rnode
 
size_t sizeof_keys
 
size_t sizeof_addr
 
size_t sizeof_len
 
uint8_tpage
 
size_tnkey
 
void * udata
 

Field Documentation

◆ nkey

size_t* nkey

◆ page

uint8_t* page

◆ sizeof_addr

size_t sizeof_addr

◆ sizeof_keys

size_t sizeof_keys

◆ sizeof_len

size_t sizeof_len

◆ sizeof_rkey

size_t sizeof_rkey

◆ sizeof_rnode

size_t sizeof_rnode

◆ two_k

unsigned two_k

◆ type

const struct H5B_class_t* type

◆ udata

void* udata

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