HDF5  1.12.0
H5SL_node_t Struct Reference

Data Fields

const void * key
 
void * item
 
size_t level
 
size_t log_nalloc
 
uint32_t hashval
 
hbool_t removed
 
struct H5SL_node_t ** forward
 
struct H5SL_node_tbackward
 

Field Documentation

◆ backward

struct H5SL_node_t* backward

◆ forward

◆ hashval

uint32_t hashval

◆ item

◆ key

const void* key

◆ level

size_t level

Referenced by H5SL_remove_first().

◆ log_nalloc

size_t log_nalloc

◆ removed


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