Apache Portable Runtime
|
#include <apr_dbm.h>
Data Fields | |
char * | dptr |
apr_size_t | dsize |
Structure for referencing the datum record within a dbm
char* apr_datum_t::dptr |
pointer to the 'data' to retrieve/store in the DBM
apr_size_t apr_datum_t::dsize |
size of the 'data' to retrieve/store in the DBM