MISR Toolkit  1.5.1
Data Fields
H5HF_free_section_t Struct Reference

#include <H5HFpkg.h>

Collaboration diagram for H5HF_free_section_t:
Collaboration graph

Data Fields

H5FS_section_info_t sect_info
 
union {
   struct {
      H5HF_indirect_t *   parent
 
      unsigned   par_entry
 
   }   single
 
   struct {
      struct H5HF_free_section_t *   under
 
      unsigned   row
 
      unsigned   col
 
      unsigned   num_entries
 
      hbool_t   checked_out
 
   }   row
 
   struct {
      union {
         H5HF_indirect_t *   iblock
 
         hsize_t   iblock_off
 
      }   u
 
      unsigned   row
 
      unsigned   col
 
      unsigned   num_entries
 
      struct H5HF_free_section_t *   parent
 
      unsigned   par_entry
 
      hsize_t   span_size
 
      unsigned   iblock_entries
 
      unsigned   rc
 
      unsigned   dir_nrows
 
      struct H5HF_free_section_t **   dir_rows
 
      unsigned   indir_nents
 
      struct H5HF_free_section_t **   indir_ents
 
   }   indirect
 
u
 

Detailed Description

Definition at line 247 of file H5HFpkg.h.

Field Documentation

◆ checked_out

hbool_t H5HF_free_section_t::checked_out

Definition at line 261 of file H5HFpkg.h.

◆ col

unsigned H5HF_free_section_t::col

Definition at line 257 of file H5HFpkg.h.

◆ dir_nrows

unsigned H5HF_free_section_t::dir_nrows

Definition at line 284 of file H5HFpkg.h.

◆ dir_rows

struct H5HF_free_section_t** H5HF_free_section_t::dir_rows

Definition at line 285 of file H5HFpkg.h.

◆ iblock

H5HF_indirect_t* H5HF_free_section_t::iblock

Definition at line 271 of file H5HFpkg.h.

◆ iblock_entries

unsigned H5HF_free_section_t::iblock_entries

Definition at line 282 of file H5HFpkg.h.

◆ iblock_off

hsize_t H5HF_free_section_t::iblock_off

Definition at line 272 of file H5HFpkg.h.

◆ indir_ents

struct H5HF_free_section_t** H5HF_free_section_t::indir_ents

Definition at line 287 of file H5HFpkg.h.

◆ indir_nents

unsigned H5HF_free_section_t::indir_nents

Definition at line 286 of file H5HFpkg.h.

◆ indirect

struct { ... } H5HF_free_section_t::indirect

◆ num_entries

unsigned H5HF_free_section_t::num_entries

Definition at line 258 of file H5HFpkg.h.

◆ par_entry

unsigned H5HF_free_section_t::par_entry

Definition at line 252 of file H5HFpkg.h.

◆ parent [1/2]

H5HF_indirect_t* H5HF_free_section_t::parent

Definition at line 251 of file H5HFpkg.h.

◆ parent [2/2]

struct H5HF_free_section_t* H5HF_free_section_t::parent

Definition at line 279 of file H5HFpkg.h.

◆ rc

unsigned H5HF_free_section_t::rc

Definition at line 283 of file H5HFpkg.h.

◆ row [1/2]

unsigned H5HF_free_section_t::row

Definition at line 256 of file H5HFpkg.h.

◆ row [2/2]

struct { ... } H5HF_free_section_t::row

◆ sect_info

H5FS_section_info_t H5HF_free_section_t::sect_info

Definition at line 248 of file H5HFpkg.h.

◆ single

struct { ... } H5HF_free_section_t::single

◆ span_size

hsize_t H5HF_free_section_t::span_size

Definition at line 281 of file H5HFpkg.h.

◆ u [1/2]

union { ... } H5HF_free_section_t::u

◆ u [2/2]

union { ... } H5HF_free_section_t::u

◆ under

struct H5HF_free_section_t* H5HF_free_section_t::under

Definition at line 255 of file H5HFpkg.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