Main Page   Packages   Modules   Data Structures   File List   Data Fields   Globals  

apr_datum_t Struct Reference
[DBM routines]

#include <apr_dbm.h>


Data Fields

char * dptr
apr_size_t dsize


Detailed Description

Structure for referencing the datum record within a dbm


Field Documentation

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


The documentation for this struct was generated from the following file:
Generated on Fri Dec 26 01:49:08 2003 for Apache Portable Runtime Utility Library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002