LMDBAL 0.6.0
LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer
|
This is the complete list of members for LMDBAL::TransactionTerminated, including all inherited members.
Exception() (defined in LMDBAL::Exception) | LMDBAL::Exception | |
getMessage() const | LMDBAL::TransactionTerminated | virtual |
TransactionTerminated(const std::string &dbName, const std::string &tableName, const std::string &action="") | LMDBAL::TransactionTerminated | |
what() const noexcept(true) override | LMDBAL::Exception | |
~Exception() (defined in LMDBAL::Exception) | LMDBAL::Exception | virtual |