HDF5  1.12.0
Data Fields
H5D_layout_ops_t Struct Reference

#include <H5Dpkg.h>

Data Fields

H5D_layout_construct_func_t construct
 
H5D_layout_init_func_t init
 
H5D_layout_is_space_alloc_func_t is_space_alloc
 
H5D_layout_is_data_cached_func_t is_data_cached
 
H5D_layout_io_init_func_t io_init
 
H5D_layout_read_func_t ser_read
 
H5D_layout_write_func_t ser_write
 
H5D_layout_readvv_func_t readvv
 
H5D_layout_writevv_func_t writevv
 
H5D_layout_flush_func_t flush
 
H5D_layout_io_term_func_t io_term
 
H5D_layout_dest_func_t dest
 

Field Documentation

◆ construct

◆ dest

◆ flush

◆ init

◆ io_init

◆ io_term

◆ is_data_cached

◆ is_space_alloc

◆ readvv

◆ ser_read

◆ ser_write

◆ writevv


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