MISR Toolkit
1.5.1
|
#include <H5Dpkg.h>
Data Fields | |
const H5D_t * | dset |
const H5D_dxpl_cache_t * | dxpl_cache |
hid_t | dxpl_id |
H5D_storage_t * | store |
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 |
H5D_io_ops_t H5D_io_info_t::io_ops |
H5D_layout_ops_t H5D_io_info_t::layout_ops |
H5D_io_op_type_t H5D_io_info_t::op_type |
H5D_storage_t* H5D_io_info_t::store |
union { ... } H5D_io_info_t::u |