GME  13
Public Attributes
apr_datum_t Struct Reference

#include <apr_dbm.h>

List of all members.

Public Attributes

char * dptr
apr_size_t dsize

Detailed Description

Structure for referencing the datum record within a dbm

Definition at line 47 of file apr_dbm.h.


Member Data Documentation

pointer to the 'data' to retrieve/store in the DBM

Definition at line 50 of file apr_dbm.h.

apr_size_t apr_datum_t::dsize

size of the 'data' to retrieve/store in the DBM

Definition at line 52 of file apr_dbm.h.


The documentation for this struct was generated from the following file: