ceptr
|
#include <ceptr_types.h>
Data Fields | |
TreeHash | key |
has of the key tree that maps to a given data value | |
Xaddr | value |
instance of data_source pointed to by the key | |
UT_hash_handle | hh |
makes this structure hashable using the uthash library | |
An element in the scape key value pair store
Definition at line 279 of file ceptr_types.h.