MISR Toolkit  1.5.1
Data Fields
H5T_atomic_t Struct Reference

#include <H5Tpkg.h>

Collaboration diagram for H5T_atomic_t:
Collaboration graph

Data Fields

H5T_order_t order
 
size_t prec
 
size_t offset
 
H5T_pad_t lsb_pad
 
H5T_pad_t msb_pad
 
union {
   struct {
      H5T_sign_t   sign
 
   }   i
 
   struct {
      size_t   sign
 
      size_t   epos
 
      size_t   esize
 
      uint64_t   ebias
 
      size_t   mpos
 
      size_t   msize
 
      H5T_norm_t   norm
 
      H5T_pad_t   pad
 
   }   f
 
   struct {
      H5T_cset_t   cset
 
      H5T_str_t   pad
 
   }   s
 
   struct {
      H5R_type_t   rtype
 
      H5T_loc_t   loc
 
   }   r
 
u
 

Detailed Description

Definition at line 165 of file H5Tpkg.h.

Field Documentation

◆ cset

H5T_cset_t H5T_atomic_t::cset

Definition at line 188 of file H5Tpkg.h.

◆ ebias

uint64_t H5T_atomic_t::ebias

Definition at line 180 of file H5Tpkg.h.

◆ epos

size_t H5T_atomic_t::epos

Definition at line 178 of file H5Tpkg.h.

◆ esize

size_t H5T_atomic_t::esize

Definition at line 179 of file H5Tpkg.h.

◆ f

struct { ... } H5T_atomic_t::f

◆ i

struct { ... } H5T_atomic_t::i

◆ loc

H5T_loc_t H5T_atomic_t::loc

Definition at line 194 of file H5Tpkg.h.

◆ lsb_pad

H5T_pad_t H5T_atomic_t::lsb_pad

Definition at line 169 of file H5Tpkg.h.

◆ mpos

size_t H5T_atomic_t::mpos

Definition at line 181 of file H5Tpkg.h.

◆ msb_pad

H5T_pad_t H5T_atomic_t::msb_pad

Definition at line 170 of file H5Tpkg.h.

◆ msize

size_t H5T_atomic_t::msize

Definition at line 182 of file H5Tpkg.h.

◆ norm

H5T_norm_t H5T_atomic_t::norm

Definition at line 183 of file H5Tpkg.h.

◆ offset

size_t H5T_atomic_t::offset

Definition at line 168 of file H5Tpkg.h.

◆ order

H5T_order_t H5T_atomic_t::order

Definition at line 166 of file H5Tpkg.h.

◆ pad [1/2]

H5T_pad_t H5T_atomic_t::pad

Definition at line 184 of file H5Tpkg.h.

◆ pad [2/2]

H5T_str_t H5T_atomic_t::pad

Definition at line 189 of file H5Tpkg.h.

◆ prec

size_t H5T_atomic_t::prec

Definition at line 167 of file H5Tpkg.h.

◆ r

struct { ... } H5T_atomic_t::r

◆ rtype

H5R_type_t H5T_atomic_t::rtype

Definition at line 193 of file H5Tpkg.h.

◆ s

struct { ... } H5T_atomic_t::s

◆ sign [1/2]

H5T_sign_t H5T_atomic_t::sign

Definition at line 173 of file H5Tpkg.h.

◆ sign [2/2]

size_t H5T_atomic_t::sign

Definition at line 177 of file H5Tpkg.h.

◆ u

union { ... } H5T_atomic_t::u

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