#include <ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h>
|
| CursorBase (MDB_dbi dbi, const Txn &txn, bool) |
|
void | del (unsigned int) |
|
bool | find (MDB_val *) |
|
bool | find (MDB_val *, MDB_val *) |
|
bool | get (MDB_val *, MDB_val *, MDB_cursor_op) |
|
void | put (MDB_val *, MDB_val *, unsigned int) |
|
void | renew (const ReadOnlyTxn &) |
|
Definition at line 346 of file IceDB.h.
◆ ~CursorBase()
◆ CursorBase()
◆ close()
◆ del()
void del |
( |
unsigned int |
| ) |
|
|
protected |
◆ find() [1/2]
◆ find() [2/2]
bool find |
( |
MDB_val * |
, |
|
|
MDB_val * |
|
|
) |
| |
|
protected |
◆ get()
bool get |
( |
MDB_val * |
, |
|
|
MDB_val * |
, |
|
|
MDB_cursor_op |
|
|
) |
| |
|
protected |
◆ mcursor()
MDB_cursor* mcursor |
( |
| ) |
const |
◆ put()
void put |
( |
MDB_val * |
, |
|
|
MDB_val * |
, |
|
|
unsigned int |
|
|
) |
| |
|
protected |
◆ renew()
The documentation for this class was generated from the following file:
- ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h