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

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

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