|
|
#include <ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h>
Inheritance diagram for ReadOnlyTxn:Public Member Functions | |
| ReadOnlyTxn (const Env &) | |
| void | renew () |
| void | reset () |
| virtual | ~ReadOnlyTxn () |
Public Member Functions inherited from Txn | |
| void | commit () |
| MDB_txn * | mtxn () const |
| void | rollback () |
| virtual | ~Txn () |
Additional Inherited Members | |
Protected Member Functions inherited from Txn | |
| Txn (const Env &, unsigned int) | |
Protected Attributes inherited from Txn | |
| MDB_txn * | _mtxn |
|
virtual |
|
explicit |
| void renew | ( | ) |
| void reset | ( | ) |