Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
__db Struct Reference

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
 

Detailed Description

Definition at line 129 of file db.h.


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