HDF5  1.12.0
H5O_t Struct Reference

#include <H5Opkg.h>

Data Fields

H5AC_info_t cache_info
 
size_t sizeof_size
 
size_t sizeof_addr
 
hbool_t swmr_write
 
hbool_t store_bad_mesg_count
 
size_t ndecode_dirtied
 
size_t rc
 
hbool_t has_refcount_msg
 
unsigned nlink
 
uint8_t version
 
uint8_t flags
 
time_t atime
 
time_t mtime
 
time_t ctime
 
time_t btime
 
unsigned max_compact
 
unsigned min_dense
 
size_t nmesgs
 
size_t alloc_nmesgs
 
H5O_mesg_tmesg
 
size_t link_msgs_seen
 
size_t attr_msgs_seen
 
size_t nchunks
 
size_t alloc_nchunks
 
H5O_chunk_tchunk
 
hbool_t chunks_pinned
 
H5AC_proxy_entry_tproxy
 

Field Documentation

◆ alloc_nchunks

size_t alloc_nchunks

◆ alloc_nmesgs

size_t alloc_nmesgs

◆ atime

time_t atime

◆ attr_msgs_seen

size_t attr_msgs_seen

Referenced by H5A__get_ainfo().

◆ btime

time_t btime

Referenced by H5O__apply_ohdr(), and H5O__debug_real().

◆ cache_info

◆ chunk

◆ chunks_pinned

hbool_t chunks_pinned

Referenced by H5O_protect(), and H5O_unprotect().

◆ ctime

time_t ctime

◆ flags

◆ has_refcount_msg

hbool_t has_refcount_msg

Referenced by H5O__link_oh().

◆ link_msgs_seen

size_t link_msgs_seen

Referenced by H5O_get_nlinks().

◆ max_compact

◆ mesg

◆ min_dense

unsigned min_dense

◆ mtime

time_t mtime

◆ nchunks

◆ ndecode_dirtied

size_t ndecode_dirtied

Referenced by H5O__flush_msgs(), and H5O__free().

◆ nlink

◆ nmesgs

◆ proxy

◆ rc

size_t rc

◆ sizeof_addr

size_t sizeof_addr

Referenced by H5O__apply_ohdr().

◆ sizeof_size

size_t sizeof_size

Referenced by H5O__apply_ohdr().

◆ store_bad_mesg_count

hbool_t store_bad_mesg_count

Referenced by H5O__apply_ohdr().

◆ swmr_write

◆ version


The documentation for this struct was generated from the following file: