|
BadgerDB
|
| BadgerDbException(const std::string &msg) | badgerdb::BadgerDbException | [explicit] |
| message() const | badgerdb::BadgerDbException | [inline, virtual] |
| message_ | badgerdb::BadgerDbException | [protected] |
| operator<<(std::ostream &out, const BadgerDbException &exception) | badgerdb::BadgerDbException | [friend] |
| page_number() const | badgerdb::SlotInUseException | [inline, virtual] |
| page_number_ | badgerdb::SlotInUseException | [protected] |
| slot_number() const | badgerdb::SlotInUseException | [inline, virtual] |
| slot_number_ | badgerdb::SlotInUseException | [protected] |
| SlotInUseException(const PageId page_num, const SlotId slot_num) | badgerdb::SlotInUseException | |
| what() const | badgerdb::BadgerDbException | [inline, virtual] |
| ~BadgerDbException() | badgerdb::BadgerDbException | [inline, virtual] |
1.7.6.1