This is the complete list of members for badgerdb::InsufficientSpaceException, including all inherited members.
BadgerDbException(const std::string &msg) | badgerdb::BadgerDbException | explicit |
InsufficientSpaceException(const PageId page_num, const std::size_t requested, const std::size_t available) | badgerdb::InsufficientSpaceException | |
message() const | badgerdb::BadgerDbException | inlinevirtual |
message_ | badgerdb::BadgerDbException | protected |
page_number() const | badgerdb::InsufficientSpaceException | inline |
page_number_ | badgerdb::InsufficientSpaceException | protected |
space_available() const | badgerdb::InsufficientSpaceException | inline |
space_available_ | badgerdb::InsufficientSpaceException | protected |
space_requested() const | badgerdb::InsufficientSpaceException | inline |
space_requested_ | badgerdb::InsufficientSpaceException | protected |
what() const | badgerdb::BadgerDbException | inlinevirtual |
~BadgerDbException() | badgerdb::BadgerDbException | inlinevirtual |