#include <ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h>
|
| | DbiBase () |
| |
| | DbiBase (const Txn &, const std::string &, unsigned int, MDB_cmp_func *) |
| |
| bool | del (const ReadWriteTxn &, MDB_val *, MDB_val *) |
| |
| bool | find (const Txn &, MDB_val *) const |
| |
| bool | get (const Txn &, MDB_val *, MDB_val *) const |
| |
| void | put (const ReadWriteTxn &, MDB_val *, MDB_val *, unsigned int) |
| |
Definition at line 202 of file IceDB.h.
◆ ~DbiBase()
◆ DbiBase() [1/2]
| DbiBase |
( |
const Txn & |
, |
|
|
const std::string & |
, |
|
|
unsigned int |
, |
|
|
MDB_cmp_func * |
|
|
) |
| |
|
protected |
◆ DbiBase() [2/2]
◆ clear()
◆ del()
◆ find()
| bool find |
( |
const Txn & |
, |
|
|
MDB_val * |
|
|
) |
| const |
|
protected |
◆ get()
| bool get |
( |
const Txn & |
, |
|
|
MDB_val * |
, |
|
|
MDB_val * |
|
|
) |
| const |
|
protected |
◆ mdbi()
◆ put()
| void put |
( |
const ReadWriteTxn & |
, |
|
|
MDB_val * |
, |
|
|
MDB_val * |
, |
|
|
unsigned int |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file:
- ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h