Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5FD_onion_revision_index_t Struct Reference

#include <src/H5FDonion_index.h>

+ Collaboration diagram for H5FD_onion_revision_index_t:

Data Fields

uint8_t version
 
uint32_t page_size_log2
 
uint64_t n_entries
 
uint64_t _hash_table_size
 
uint64_t _hash_table_size_log2
 
uint64_t _hash_table_n_keys_populated
 
H5FD_onion_revision_index_hash_chain_node_t ** _hash_table
 

Field Documentation

◆ _hash_table

◆ _hash_table_n_keys_populated

uint64_t _hash_table_n_keys_populated

◆ _hash_table_size

uint64_t _hash_table_size

◆ _hash_table_size_log2

uint64_t _hash_table_size_log2

◆ n_entries

uint64_t n_entries

◆ page_size_log2

uint32_t page_size_log2

◆ version

uint8_t version

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