Apache Portable Runtime
Data Fields
apr_datum_t Struct Reference

#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: