Apache HTTPD
Public Attributes | List of all members
apr_sdbm_datum_t Struct Reference

#include <apr_sdbm.h>

Public Attributes

chardptr
 
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

◆ dptr

char* apr_sdbm_datum_t::dptr

pointer to the data stored/retrieved

Definition at line 51 of file apr_sdbm.h.

◆ dsize

int apr_sdbm_datum_t::dsize

size of data

Definition at line 54 of file apr_sdbm.h.


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