HDF5  1.12.0
Data Fields
H5D_shared_t Struct Reference

#include <H5Dpkg.h>

Data Fields

size_t fo_count
 
hbool_t closing
 
hid_t type_id
 
H5T_ttype
 
H5S_tspace
 
hid_t dcpl_id
 
hid_t dapl_id
 
H5D_dcpl_cache_t dcpl_cache
 
H5O_layout_t layout
 
hbool_t checked_filters
 
unsigned ndims
 
hsize_t curr_dims [H5S_MAX_RANK]
 
hsize_t curr_power2up [H5S_MAX_RANK]
 
hsize_t max_dims [H5S_MAX_RANK]
 
struct {
   H5D_rdcdc_t   contig
 
   H5D_rdcc_t   chunk
 
cache
 
H5D_append_flush_t append_flush
 
char * extfile_prefix
 
char * vds_prefix
 

Field Documentation

◆ append_flush

H5D_append_flush_t append_flush

◆ cache

struct { ... } cache

◆ checked_filters

hbool_t checked_filters

◆ chunk

H5D_rdcc_t chunk

◆ closing

hbool_t closing

◆ contig

H5D_rdcdc_t contig

◆ curr_dims

hsize_t curr_dims[H5S_MAX_RANK]

◆ curr_power2up

hsize_t curr_power2up[H5S_MAX_RANK]

◆ dapl_id

hid_t dapl_id

◆ dcpl_cache

H5D_dcpl_cache_t dcpl_cache

◆ dcpl_id

hid_t dcpl_id

◆ extfile_prefix

char* extfile_prefix

◆ fo_count

size_t fo_count

◆ layout

H5O_layout_t layout

◆ max_dims

hsize_t max_dims[H5S_MAX_RANK]

◆ ndims

unsigned ndims

◆ space

H5S_t* space

◆ type

H5T_t* type

◆ type_id

hid_t type_id

◆ vds_prefix

char* vds_prefix

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