MISR Toolkit  1.5.1
Data Fields
H5D_type_info_t Struct Reference

#include <H5Dpkg.h>

Collaboration diagram for H5D_type_info_t:
Collaboration graph

Data Fields

const H5T_tmem_type
 
const H5T_tdset_type
 
H5T_path_ttpath
 
hid_t src_type_id
 
hid_t dst_type_id
 
size_t src_type_size
 
size_t dst_type_size
 
size_t max_type_size
 
hbool_t is_conv_noop
 
hbool_t is_xform_noop
 
const H5T_subset_info_t * cmpd_subset
 
H5T_bkg_t need_bkg
 
size_t request_nelmts
 
uint8_t * tconv_buf
 
hbool_t tconv_buf_allocated
 
uint8_t * bkg_buf
 
hbool_t bkg_buf_allocated
 

Detailed Description

Definition at line 73 of file H5Dpkg.h.

Field Documentation

◆ bkg_buf

uint8_t* H5D_type_info_t::bkg_buf

Definition at line 92 of file H5Dpkg.h.

◆ bkg_buf_allocated

hbool_t H5D_type_info_t::bkg_buf_allocated

Definition at line 93 of file H5Dpkg.h.

◆ cmpd_subset

const H5T_subset_info_t* H5D_type_info_t::cmpd_subset

Definition at line 87 of file H5Dpkg.h.

◆ dset_type

const H5T_t* H5D_type_info_t::dset_type

Definition at line 76 of file H5Dpkg.h.

◆ dst_type_id

hid_t H5D_type_info_t::dst_type_id

Definition at line 79 of file H5Dpkg.h.

◆ dst_type_size

size_t H5D_type_info_t::dst_type_size

Definition at line 83 of file H5Dpkg.h.

◆ is_conv_noop

hbool_t H5D_type_info_t::is_conv_noop

Definition at line 85 of file H5Dpkg.h.

◆ is_xform_noop

hbool_t H5D_type_info_t::is_xform_noop

Definition at line 86 of file H5Dpkg.h.

◆ max_type_size

size_t H5D_type_info_t::max_type_size

Definition at line 84 of file H5Dpkg.h.

◆ mem_type

const H5T_t* H5D_type_info_t::mem_type

Definition at line 75 of file H5Dpkg.h.

◆ need_bkg

H5T_bkg_t H5D_type_info_t::need_bkg

Definition at line 88 of file H5Dpkg.h.

◆ request_nelmts

size_t H5D_type_info_t::request_nelmts

Definition at line 89 of file H5Dpkg.h.

◆ src_type_id

hid_t H5D_type_info_t::src_type_id

Definition at line 78 of file H5Dpkg.h.

◆ src_type_size

size_t H5D_type_info_t::src_type_size

Definition at line 82 of file H5Dpkg.h.

◆ tconv_buf

uint8_t* H5D_type_info_t::tconv_buf

Definition at line 90 of file H5Dpkg.h.

◆ tconv_buf_allocated

hbool_t H5D_type_info_t::tconv_buf_allocated

Definition at line 91 of file H5Dpkg.h.

◆ tpath

H5T_path_t* H5D_type_info_t::tpath

Definition at line 77 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