|
LMDBAL 0.6.2
LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer
|
This is the complete list of members for LMDBAL::Transaction, including all inherited members.
| active | LMDBAL::Transaction | protected |
| Base (defined in LMDBAL::Transaction) | LMDBAL::Transaction | friend |
| closeCursors() | LMDBAL::Transaction | protected |
| CursorCommon (defined in LMDBAL::Transaction) | LMDBAL::Transaction | friend |
| cursors | LMDBAL::Transaction | mutableprotected |
| isActive() const | LMDBAL::Transaction | |
| operator=(const Transaction &other)=delete (defined in LMDBAL::Transaction) | LMDBAL::Transaction | |
| operator=(Transaction &&other) | LMDBAL::Transaction | |
| parent | LMDBAL::Transaction | protected |
| reset() | LMDBAL::Transaction | protected |
| StorageCommon (defined in LMDBAL::Transaction) | LMDBAL::Transaction | friend |
| terminate() | LMDBAL::Transaction | |
| Transaction() | LMDBAL::Transaction | explicit |
| Transaction(Transaction &&other) | LMDBAL::Transaction | explicit |
| Transaction(const Transaction &other)=delete (defined in LMDBAL::Transaction) | LMDBAL::Transaction | |
| Transaction(TransactionID txn, const Base *parent) | LMDBAL::Transaction | protected |
| txn | LMDBAL::Transaction | protected |
| ~Transaction() | LMDBAL::Transaction | virtual |