Asterisk - The Open Source Telephony Project
21.4.1
|
Public Member Functions | |
int close | __P ((struct __db *)) |
int del | __P ((const struct __db *, const DBT *, u_int)) |
int get | __P ((const struct __db *, const DBT *, DBT *, u_int)) |
int put | __P ((const struct __db *, DBT *, const DBT *, u_int)) |
int seq | __P ((const struct __db *, DBT *, DBT *, u_int)) |
int sync | __P ((const struct __db *, u_int)) |
int fd | __P ((const struct __db *)) |
Data Fields | |
void * | internal |
DBTYPE | type |