GME  13
Public Attributes
apr_sdbm_datum_t Struct Reference

#include <apr_sdbm.h>

List of all members.

Public Attributes

char * dptr
int dsize

Detailed Description

Structure for referencing the datum record within an sdbm

Definition at line 49 of file apr_sdbm.h.


Member Data Documentation

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.


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