|
Apache Portable Runtime
|
APR-UTIL DBM library. More...
#include "apu.h"#include "apr.h"#include "apr_errno.h"#include "apr_pools.h"#include "apr_file_info.h"Go to the source code of this file.
Data Structures | |
| struct | apr_datum_t |
Macros | |
| #define | APR_DBM_READONLY 1 |
| #define | APR_DBM_READWRITE 2 |
| #define | APR_DBM_RWCREATE 3 |
| #define | APR_DBM_RWTRUNC 4 |
Typedefs | |
| typedef struct apr_dbm_t | apr_dbm_t |
APR-UTIL DBM library.