MISR Toolkit  1.5.1
Data Fields
H5F_file_t Struct Reference

#include <H5Fpkg.h>

Collaboration diagram for H5F_file_t:
Collaboration graph

Data Fields

H5FD_tlf
 
H5F_super_tsblock
 
unsigned nrefs
 
unsigned flags
 
H5F_mtab_t mtab
 
H5F_efc_tefc
 
uint8_t sizeof_addr
 
uint8_t sizeof_size
 
haddr_t sohm_addr
 
unsigned sohm_vers
 
unsigned sohm_nindexes
 
unsigned long feature_flags
 
haddr_t maxaddr
 
H5AC_t * cache
 
H5AC_cache_config_t mdc_initCacheCfg
 
hid_t fcpl_id
 
H5F_close_degree_t fc_degree
 
size_t rdcc_nslots
 
size_t rdcc_nbytes
 
double rdcc_w0
 
size_t sieve_buf_size
 
hsize_t threshold
 
hsize_t alignment
 
unsigned gc_ref
 
hbool_t latest_format
 
hbool_t store_msg_crt_idx
 
unsigned ncwfs
 
struct H5HG_heap_t ** cwfs
 
struct H5G_troot_grp
 
H5FO_t * open_objs
 
H5RC_t * grp_btree_shared
 
hbool_t use_tmp_space
 
haddr_t tmp_addr
 
unsigned fs_aggr_merge [H5FD_MEM_NTYPES]
 
H5F_fs_state_t fs_state [H5FD_MEM_NTYPES]
 
haddr_t fs_addr [H5FD_MEM_NTYPES]
 
H5FS_tfs_man [H5FD_MEM_NTYPES]
 
H5FD_mem_t fs_type_map [H5FD_MEM_NTYPES]
 
H5F_blk_aggr_t meta_aggr
 
H5F_blk_aggr_t sdata_aggr
 
H5F_meta_accum_t accum
 

Detailed Description

Definition at line 193 of file H5Fpkg.h.

Field Documentation

◆ accum

H5F_meta_accum_t H5F_file_t::accum

Definition at line 247 of file H5Fpkg.h.

◆ alignment

hsize_t H5F_file_t::alignment

Definition at line 223 of file H5Fpkg.h.

◆ cache

H5AC_t* H5F_file_t::cache

Definition at line 210 of file H5Fpkg.h.

◆ cwfs

struct H5HG_heap_t** H5F_file_t::cwfs

Definition at line 228 of file H5Fpkg.h.

◆ efc

H5F_efc_t* H5F_file_t::efc

Definition at line 199 of file H5Fpkg.h.

◆ fc_degree

H5F_close_degree_t H5F_file_t::fc_degree

Definition at line 217 of file H5Fpkg.h.

◆ fcpl_id

hid_t H5F_file_t::fcpl_id

Definition at line 216 of file H5Fpkg.h.

◆ feature_flags

unsigned long H5F_file_t::feature_flags

Definition at line 207 of file H5Fpkg.h.

◆ flags

unsigned H5F_file_t::flags

Definition at line 197 of file H5Fpkg.h.

◆ fs_addr

haddr_t H5F_file_t::fs_addr[H5FD_MEM_NTYPES]

Definition at line 238 of file H5Fpkg.h.

◆ fs_aggr_merge

unsigned H5F_file_t::fs_aggr_merge[H5FD_MEM_NTYPES]

Definition at line 236 of file H5Fpkg.h.

◆ fs_man

H5FS_t* H5F_file_t::fs_man[H5FD_MEM_NTYPES]

Definition at line 239 of file H5Fpkg.h.

◆ fs_state

H5F_fs_state_t H5F_file_t::fs_state[H5FD_MEM_NTYPES]

Definition at line 237 of file H5Fpkg.h.

◆ fs_type_map

H5FD_mem_t H5F_file_t::fs_type_map[H5FD_MEM_NTYPES]

Definition at line 240 of file H5Fpkg.h.

◆ gc_ref

unsigned H5F_file_t::gc_ref

Definition at line 224 of file H5Fpkg.h.

◆ grp_btree_shared

H5RC_t* H5F_file_t::grp_btree_shared

Definition at line 231 of file H5Fpkg.h.

◆ latest_format

hbool_t H5F_file_t::latest_format

Definition at line 225 of file H5Fpkg.h.

◆ lf

H5FD_t* H5F_file_t::lf

Definition at line 194 of file H5Fpkg.h.

◆ maxaddr

haddr_t H5F_file_t::maxaddr

Definition at line 208 of file H5Fpkg.h.

◆ mdc_initCacheCfg

H5AC_cache_config_t H5F_file_t::mdc_initCacheCfg

Definition at line 212 of file H5Fpkg.h.

◆ meta_aggr

H5F_blk_aggr_t H5F_file_t::meta_aggr

Definition at line 241 of file H5Fpkg.h.

◆ mtab

H5F_mtab_t H5F_file_t::mtab

Definition at line 198 of file H5Fpkg.h.

◆ ncwfs

unsigned H5F_file_t::ncwfs

Definition at line 227 of file H5Fpkg.h.

◆ nrefs

unsigned H5F_file_t::nrefs

Definition at line 196 of file H5Fpkg.h.

◆ open_objs

H5FO_t* H5F_file_t::open_objs

Definition at line 230 of file H5Fpkg.h.

◆ rdcc_nbytes

size_t H5F_file_t::rdcc_nbytes

Definition at line 219 of file H5Fpkg.h.

◆ rdcc_nslots

size_t H5F_file_t::rdcc_nslots

Definition at line 218 of file H5Fpkg.h.

◆ rdcc_w0

double H5F_file_t::rdcc_w0

Definition at line 220 of file H5Fpkg.h.

◆ root_grp

struct H5G_t* H5F_file_t::root_grp

Definition at line 229 of file H5Fpkg.h.

◆ sblock

H5F_super_t* H5F_file_t::sblock

Definition at line 195 of file H5Fpkg.h.

◆ sdata_aggr

H5F_blk_aggr_t H5F_file_t::sdata_aggr

Definition at line 243 of file H5Fpkg.h.

◆ sieve_buf_size

size_t H5F_file_t::sieve_buf_size

Definition at line 221 of file H5Fpkg.h.

◆ sizeof_addr

uint8_t H5F_file_t::sizeof_addr

Definition at line 202 of file H5Fpkg.h.

◆ sizeof_size

uint8_t H5F_file_t::sizeof_size

Definition at line 203 of file H5Fpkg.h.

◆ sohm_addr

haddr_t H5F_file_t::sohm_addr

Definition at line 204 of file H5Fpkg.h.

◆ sohm_nindexes

unsigned H5F_file_t::sohm_nindexes

Definition at line 206 of file H5Fpkg.h.

◆ sohm_vers

unsigned H5F_file_t::sohm_vers

Definition at line 205 of file H5Fpkg.h.

◆ store_msg_crt_idx

hbool_t H5F_file_t::store_msg_crt_idx

Definition at line 226 of file H5Fpkg.h.

◆ threshold

hsize_t H5F_file_t::threshold

Definition at line 222 of file H5Fpkg.h.

◆ tmp_addr

haddr_t H5F_file_t::tmp_addr

Definition at line 235 of file H5Fpkg.h.

◆ use_tmp_space

hbool_t H5F_file_t::use_tmp_space

Definition at line 234 of file H5Fpkg.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