![]() |
Simple (and slow) element is when everything is variable (although a very nicely packed structure for 32 or 64
Definition at line 111 of file src/include/citrusleaf/cf_shash.h.
#include "cf_shash.h"
Data Fields | |
uint8_t | data [] |
bool | in_use |
struct shash_elem_s * | next |
uint8_t shash_elem::data |
Definition at line 114 of file src/include/citrusleaf/cf_shash.h.
bool shash_elem::in_use |
Definition at line 113 of file src/include/citrusleaf/cf_shash.h.
struct shash_elem_s * shash_elem::next |
Definition at line 112 of file src/include/citrusleaf/cf_shash.h.