Public Attributes | List of all members
kvpair Struct Reference

#include <mdbm.h>

Public Attributes

datum key
 Key to access a database record. More...
 
datum val
 Value associated with the above key. More...
 

Member Data Documentation

datum kvpair::key

Key to access a database record.

datum kvpair::val

Value associated with the above key.


The documentation for this struct was generated from the following file: