![]() |
When the key size is fixed, life can be simpler
Definition at line 145 of file src/include/citrusleaf/cf_rchash.h.
#include "cf_rchash.h"
Data Fields | |
uint8_t | key [] |
cf_rchash_elem_f * | next |
void * | object |
uint8_t cf_rchash_elem_f::key |
Definition at line 148 of file src/include/citrusleaf/cf_rchash.h.
cf_rchash_elem_f * cf_rchash_elem_f::next |
Definition at line 146 of file src/include/citrusleaf/cf_rchash.h.
void * cf_rchash_elem_f::object |
Definition at line 147 of file src/include/citrusleaf/cf_rchash.h.