LMDBAL 0.6.2
LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer
Loading...
Searching...
No Matches
LMDBAL::CursorNotReady Member List

This is the complete list of members for LMDBAL::CursorNotReady, including all inherited members.

appendLiteral(std::string_view value)LMDBAL::Exceptionprotected
appendSegment(std::string_view value)LMDBAL::Exceptionprotected
CursorNotReady(std::string_view operation, std::string_view dbName, std::string_view tableName)LMDBAL::CursorNotReady
Exception(std::size_t expectedSize=0) (defined in LMDBAL::Exception)LMDBAL::Exceptionexplicit
getMessage() constLMDBAL::Exception
what() const noexcept(true) overrideLMDBAL::Exception
~Exception() override (defined in LMDBAL::Exception)LMDBAL::Exception