MISR Toolkit  1.5.1
Data Fields
H5D_io_info_t Struct Reference

#include <H5Dpkg.h>

Collaboration diagram for H5D_io_info_t:
Collaboration graph

Data Fields

const H5D_tdset
 
const H5D_dxpl_cache_t * dxpl_cache
 
hid_t dxpl_id
 
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
 

Detailed Description

Definition at line 187 of file H5Dpkg.h.

Field Documentation

◆ dset

const H5D_t* H5D_io_info_t::dset

Definition at line 188 of file H5Dpkg.h.

◆ dxpl_cache

const H5D_dxpl_cache_t* H5D_io_info_t::dxpl_cache

Definition at line 192 of file H5Dpkg.h.

◆ dxpl_id

hid_t H5D_io_info_t::dxpl_id

Definition at line 193 of file H5Dpkg.h.

◆ io_ops

H5D_io_ops_t H5D_io_info_t::io_ops

Definition at line 205 of file H5Dpkg.h.

◆ layout_ops

H5D_layout_ops_t H5D_io_info_t::layout_ops

Definition at line 204 of file H5Dpkg.h.

◆ op_type

H5D_io_op_type_t H5D_io_info_t::op_type

Definition at line 206 of file H5Dpkg.h.

◆ rbuf

void* H5D_io_info_t::rbuf

Definition at line 208 of file H5Dpkg.h.

◆ store

H5D_storage_t* H5D_io_info_t::store

Definition at line 203 of file H5Dpkg.h.

◆ u

union { ... } H5D_io_info_t::u

◆ wbuf

const void* H5D_io_info_t::wbuf

Definition at line 209 of file H5Dpkg.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54