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

struct H5SL_node_t** forward

◆ hashval

uint32_t hashval

◆ item

void* item

◆ key

const void* key

◆ level

size_t level

◆ log_nalloc

size_t log_nalloc

◆ removed

hbool_t removed

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