HDF5  1.12.0
Data Fields
H5D_io_info_t Struct Reference

#include <H5Dpkg.h>

Data Fields

const H5D_tdset
 
H5F_shared_tf_sh
 
H5D_storage_tstore
 
H5D_layout_ops_t layout_ops
 
H5D_io_ops_t io_ops
 
H5D_io_op_type_t op_type
 
union {
   void *   rbuf
 
   const void *   wbuf
 
u
 

Field Documentation

◆ dset

const H5D_t* dset

◆ f_sh

H5F_shared_t* f_sh

◆ io_ops

H5D_io_ops_t io_ops

◆ layout_ops

H5D_layout_ops_t layout_ops

◆ op_type

◆ rbuf

void* rbuf

◆ store

H5D_storage_t* store

◆ u

union { ... } u

◆ wbuf

const void* wbuf

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