GME  13
Classes | Defines | Typedefs | Functions | Variables
apr_sdbm.h File Reference

apr-util SDBM library More...

Go to the source code of this file.

Classes

struct  apr_sdbm_datum_t

Defines

#define APR_SDBM_DIRFEXT   ".dir"
#define APR_SDBM_PAGFEXT   ".pag"
#define APR_SDBM_INSERT   0
#define APR_SDBM_REPLACE   1
#define APR_SDBM_INSERTDUP   2

Typedefs

typedef struct apr_sdbm_t apr_sdbm_t

Functions

 APU_DECLARE (apr_status_t) apr_sdbm_open(apr_sdbm_t **db

Variables

const char * name
const char apr_int32_t mode
const char apr_int32_t
apr_fileperms_t 
perms
const char apr_int32_t
apr_fileperms_t apr_pool_t
p
int type
apr_sdbm_datum_tvalue
apr_sdbm_datum_t apr_sdbm_datum_t key
apr_sdbm_datum_t
apr_sdbm_datum_t int 
opt

Detailed Description

apr-util SDBM library

Definition in file apr_sdbm.h.