MISR Toolkit  1.5.1
Data Fields
H5HF_hdr_t Struct Reference

#include <H5HFpkg.h>

Collaboration diagram for H5HF_hdr_t:
Collaboration graph

Data Fields

H5AC_info_t cache_info
 
unsigned id_len
 
unsigned filter_len
 
hbool_t debug_objs
 
hbool_t write_once
 
hbool_t huge_ids_wrapped
 
hbool_t checksum_dblocks
 
H5HF_dtable_t man_dtable
 
hsize_t total_man_free
 
haddr_t fs_addr
 
uint32_t max_man_size
 
hsize_t huge_next_id
 
haddr_t huge_bt2_addr
 
H5O_pline_t pline
 
size_t pline_root_direct_size
 
unsigned pline_root_direct_filter_mask
 
hsize_t man_size
 
hsize_t man_alloc_size
 
hsize_t man_iter_off
 
hsize_t man_nobjs
 
hsize_t huge_size
 
hsize_t huge_nobjs
 
hsize_t tiny_size
 
hsize_t tiny_nobjs
 
size_t rc
 
haddr_t heap_addr
 
size_t heap_size
 
H5AC_protect_t mode
 
H5F_tf
 
size_t file_rc
 
hbool_t pending_delete
 
uint8_t sizeof_size
 
uint8_t sizeof_addr
 
struct H5HF_indirect_troot_iblock
 
unsigned root_iblock_flags
 
H5FS_tfspace
 
H5HF_block_iter_t next_block
 
H5B2_thuge_bt2
 
hsize_t huge_max_id
 
uint8_t huge_id_size
 
hbool_t huge_ids_direct
 
size_t tiny_max_len
 
hbool_t tiny_len_extended
 
uint8_t heap_off_size
 
uint8_t heap_len_size
 
hbool_t checked_filters
 

Detailed Description

Definition at line 296 of file H5HFpkg.h.

Field Documentation

◆ cache_info

H5AC_info_t H5HF_hdr_t::cache_info

Definition at line 298 of file H5HFpkg.h.

◆ checked_filters

hbool_t H5HF_hdr_t::checked_filters

Definition at line 360 of file H5HFpkg.h.

◆ checksum_dblocks

hbool_t H5HF_hdr_t::checksum_dblocks

Definition at line 308 of file H5HFpkg.h.

◆ debug_objs

hbool_t H5HF_hdr_t::debug_objs

Definition at line 305 of file H5HFpkg.h.

◆ f

H5F_t* H5HF_hdr_t::f

Definition at line 343 of file H5HFpkg.h.

◆ file_rc

size_t H5HF_hdr_t::file_rc

Definition at line 344 of file H5HFpkg.h.

◆ filter_len

unsigned H5HF_hdr_t::filter_len

Definition at line 302 of file H5HFpkg.h.

◆ fs_addr

haddr_t H5HF_hdr_t::fs_addr

Definition at line 316 of file H5HFpkg.h.

◆ fspace

H5FS_t* H5HF_hdr_t::fspace

Definition at line 350 of file H5HFpkg.h.

◆ heap_addr

haddr_t H5HF_hdr_t::heap_addr

Definition at line 340 of file H5HFpkg.h.

◆ heap_len_size

uint8_t H5HF_hdr_t::heap_len_size

Definition at line 359 of file H5HFpkg.h.

◆ heap_off_size

uint8_t H5HF_hdr_t::heap_off_size

Definition at line 358 of file H5HFpkg.h.

◆ heap_size

size_t H5HF_hdr_t::heap_size

Definition at line 341 of file H5HFpkg.h.

◆ huge_bt2

H5B2_t* H5HF_hdr_t::huge_bt2

Definition at line 352 of file H5HFpkg.h.

◆ huge_bt2_addr

haddr_t H5HF_hdr_t::huge_bt2_addr

Definition at line 321 of file H5HFpkg.h.

◆ huge_id_size

uint8_t H5HF_hdr_t::huge_id_size

Definition at line 354 of file H5HFpkg.h.

◆ huge_ids_direct

hbool_t H5HF_hdr_t::huge_ids_direct

Definition at line 355 of file H5HFpkg.h.

◆ huge_ids_wrapped

hbool_t H5HF_hdr_t::huge_ids_wrapped

Definition at line 307 of file H5HFpkg.h.

◆ huge_max_id

hsize_t H5HF_hdr_t::huge_max_id

Definition at line 353 of file H5HFpkg.h.

◆ huge_next_id

hsize_t H5HF_hdr_t::huge_next_id

Definition at line 320 of file H5HFpkg.h.

◆ huge_nobjs

hsize_t H5HF_hdr_t::huge_nobjs

Definition at line 334 of file H5HFpkg.h.

◆ huge_size

hsize_t H5HF_hdr_t::huge_size

Definition at line 333 of file H5HFpkg.h.

◆ id_len

unsigned H5HF_hdr_t::id_len

Definition at line 301 of file H5HFpkg.h.

◆ man_alloc_size

hsize_t H5HF_hdr_t::man_alloc_size

Definition at line 330 of file H5HFpkg.h.

◆ man_dtable

H5HF_dtable_t H5HF_hdr_t::man_dtable

Definition at line 312 of file H5HFpkg.h.

◆ man_iter_off

hsize_t H5HF_hdr_t::man_iter_off

Definition at line 331 of file H5HFpkg.h.

◆ man_nobjs

hsize_t H5HF_hdr_t::man_nobjs

Definition at line 332 of file H5HFpkg.h.

◆ man_size

hsize_t H5HF_hdr_t::man_size

Definition at line 329 of file H5HFpkg.h.

◆ max_man_size

uint32_t H5HF_hdr_t::max_man_size

Definition at line 319 of file H5HFpkg.h.

◆ mode

H5AC_protect_t H5HF_hdr_t::mode

Definition at line 342 of file H5HFpkg.h.

◆ next_block

H5HF_block_iter_t H5HF_hdr_t::next_block

Definition at line 351 of file H5HFpkg.h.

◆ pending_delete

hbool_t H5HF_hdr_t::pending_delete

Definition at line 345 of file H5HFpkg.h.

◆ pline

H5O_pline_t H5HF_hdr_t::pline

Definition at line 324 of file H5HFpkg.h.

◆ pline_root_direct_filter_mask

unsigned H5HF_hdr_t::pline_root_direct_filter_mask

Definition at line 326 of file H5HFpkg.h.

◆ pline_root_direct_size

size_t H5HF_hdr_t::pline_root_direct_size

Definition at line 325 of file H5HFpkg.h.

◆ rc

size_t H5HF_hdr_t::rc

Definition at line 339 of file H5HFpkg.h.

◆ root_iblock

struct H5HF_indirect_t* H5HF_hdr_t::root_iblock

Definition at line 348 of file H5HFpkg.h.

◆ root_iblock_flags

unsigned H5HF_hdr_t::root_iblock_flags

Definition at line 349 of file H5HFpkg.h.

◆ sizeof_addr

uint8_t H5HF_hdr_t::sizeof_addr

Definition at line 347 of file H5HFpkg.h.

◆ sizeof_size

uint8_t H5HF_hdr_t::sizeof_size

Definition at line 346 of file H5HFpkg.h.

◆ tiny_len_extended

hbool_t H5HF_hdr_t::tiny_len_extended

Definition at line 357 of file H5HFpkg.h.

◆ tiny_max_len

size_t H5HF_hdr_t::tiny_max_len

Definition at line 356 of file H5HFpkg.h.

◆ tiny_nobjs

hsize_t H5HF_hdr_t::tiny_nobjs

Definition at line 336 of file H5HFpkg.h.

◆ tiny_size

hsize_t H5HF_hdr_t::tiny_size

Definition at line 335 of file H5HFpkg.h.

◆ total_man_free

hsize_t H5HF_hdr_t::total_man_free

Definition at line 315 of file H5HFpkg.h.

◆ write_once

hbool_t H5HF_hdr_t::write_once

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