#include <apr_dbm_private.h>
Data Fields | |
apr_pool_t * | pool |
void * | file |
int | errcode |
const char * | errmsg |
const apr_dbm_type_t * | type |
|
Current integer error code |
|
Current string error code |
|
pointer to DB Implementation Specific data |
|
Associated pool |
|
the type of DBM |