HDF5  1.12.0
H5WB_t Struct Reference

Data Fields

void * wrapped_buf
 
size_t wrapped_size
 
void * actual_buf
 
size_t actual_size
 
size_t alloc_size
 

Field Documentation

◆ actual_buf

void* actual_buf

Referenced by H5WB_actual(), H5WB_unwrap(), and H5WB_wrap().

◆ actual_size

size_t actual_size

Referenced by H5WB_actual(), H5WB_unwrap(), and H5WB_wrap().

◆ alloc_size

size_t alloc_size

Referenced by H5WB_actual(), and H5WB_wrap().

◆ wrapped_buf

void* wrapped_buf

◆ wrapped_size

size_t wrapped_size

Referenced by H5WB_actual(), H5WB_unwrap(), and H5WB_wrap().


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