#include <flist.h>
Definition at line 129 of file flist.h.
Data Fields | |
const char * | key |
const uint64_t | val |
const char* flist64_t::key |
Node key (must be unique)
Definition at line 130 of file flist.h.
Referenced by flist64_getkey(), flist64_getval(), and flist64_to_str().
const uint64_t flist64_t::val |