__db Struct Reference
#include <mcom_db.h>
List of all members.
|
Public Attributes |
| DBTYPE | type |
| int(* | close )(struct __db *) |
| int(* | del )(const struct __db *, const DBT *, uint) |
| int(* | get )(const struct __db *, const DBT *, DBT *, uint) |
| int(* | put )(const struct __db *, DBT *, const DBT *, uint) |
| int(* | seq )(const struct __db *, DBT *, DBT *, uint) |
| int(* | sync )(const struct __db *, uint) |
| void * | internal |
| int(* | fd )(const struct __db *) |
Member Data Documentation
The documentation for this struct was generated from the following file: