Apache Portable Runtime
Data Fields
apr_sdbm_datum_t Struct Reference

#include <apr_sdbm.h>

Data Fields

char * dptr
 
int dsize
 

Detailed Description

Structure for referencing the datum record within an sdbm

Field Documentation

char* apr_sdbm_datum_t::dptr

pointer to the data stored/retrieved

int apr_sdbm_datum_t::dsize

size of data


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