GME
13
|
#include <apr_sdbm.h>
Public Attributes | |
char * | dptr |
int | dsize |
Structure for referencing the datum record within an sdbm
Definition at line 49 of file apr_sdbm.h.
char* apr_sdbm_datum_t::dptr |
pointer to the data stored/retrieved
Definition at line 51 of file apr_sdbm.h.
size of data
Definition at line 54 of file apr_sdbm.h.