BadgerDB
badgerdb::InsufficientSpaceException Member List
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 [inline, virtual]
message_badgerdb::BadgerDbException [protected]
operator<<(std::ostream &out, const BadgerDbException &exception)badgerdb::BadgerDbException [friend]
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 [inline, virtual]
~BadgerDbException()badgerdb::BadgerDbException [inline, virtual]
 All Classes Namespaces Functions Variables Typedefs Friends