This is the complete list of members for badgerdb::SlotInUseException, including all inherited members.
BadgerDbException(const std::string &msg) | badgerdb::BadgerDbException | explicit |
message() const | badgerdb::BadgerDbException | inlinevirtual |
message_ | badgerdb::BadgerDbException | protected |
page_number() const | badgerdb::SlotInUseException | inlinevirtual |
page_number_ | badgerdb::SlotInUseException | protected |
slot_number() const | badgerdb::SlotInUseException | inlinevirtual |
slot_number_ | badgerdb::SlotInUseException | protected |
SlotInUseException(const PageId page_num, const SlotId slot_num) | badgerdb::SlotInUseException | |
what() const | badgerdb::BadgerDbException | inlinevirtual |
~BadgerDbException() | badgerdb::BadgerDbException | inlinevirtual |