#include <mdbm.h>
Public Attributes | |
datum | key |
Key to access a database record. More... | |
datum | val |
Value associated with the above key. More... | |
datum kvpair::key |
Key to access a database record.
datum kvpair::val |
Value associated with the above key.