apr_dbm_t Struct Reference

#include <apr_dbm_private.h>


Data Fields

apr_pool_t * pool
void * file
int errcode
const char * errmsg
const apr_dbm_type_ttype


Detailed Description

The actual DBM


Field Documentation

apr_pool_t* apr_dbm_t::pool

Associated pool

void* apr_dbm_t::file

pointer to DB Implementation Specific data

int apr_dbm_t::errcode

Current integer error code

const char* apr_dbm_t::errmsg

Current string error code

const apr_dbm_type_t* apr_dbm_t::type

the type of DBM


The documentation for this struct was generated from the following file:
Generated on Tue Sep 11 08:13:14 2007 for Apache Portable Runtime Utility Library by  doxygen 1.5.2