HDF5  1.12.0
Data Fields
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
 
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

◆ btime

time_t btime

◆ cache_info

H5AC_info_t cache_info

◆ chunk

H5O_chunk_t* chunk

◆ chunks_pinned

hbool_t chunks_pinned

◆ ctime

time_t ctime

◆ flags

uint8_t flags

◆ has_refcount_msg

hbool_t has_refcount_msg

◆ link_msgs_seen

size_t link_msgs_seen

◆ max_compact

unsigned max_compact

◆ mesg

H5O_mesg_t* mesg

◆ min_dense

unsigned min_dense

◆ mtime

time_t mtime

◆ nchunks

size_t nchunks

◆ ndecode_dirtied

size_t ndecode_dirtied

◆ nlink

unsigned nlink

◆ nmesgs

size_t nmesgs

◆ proxy

◆ rc

size_t rc

◆ sizeof_addr

size_t sizeof_addr

◆ sizeof_size

size_t sizeof_size

◆ swmr_write

hbool_t swmr_write

◆ version

uint8_t version

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