#include <flist.h>
Definition at line 55 of file flist.h.
Data Fields | |
const char * | key |
const uint32_t | val |
const char* flist32_t::key |
Node key (must be unique)
Definition at line 56 of file flist.h.
Referenced by flist32_getkey(), flist32_getval(), and flist32_to_str().
const uint32_t flist32_t::val |