flist64_t Struct Reference
[Flag list conversion]

#include <flist.h>


Detailed Description

64 bit list object

Definition at line 134 of file flist.h.

Data Fields

const char * key
const uint64_t val


Field Documentation

const char* flist64_t::key

Node key (must be unique)

Definition at line 135 of file flist.h.

Referenced by flist64_getkey(), flist64_getval(), and flist64_to_str().

const uint64_t flist64_t::val

Node value (64-bit)

Definition at line 136 of file flist.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 17:46:16 2006 for lucid by  doxygen 1.5.1