BadgerDB
|
BadgerDbException(const std::string &msg) | badgerdb::BadgerDbException | [explicit] |
filename() const | badgerdb::InvalidPageException | [inline, virtual] |
filename_ | badgerdb::InvalidPageException | [protected] |
InvalidPageException(const PageId requested_number, const std::string &file) | badgerdb::InvalidPageException | |
message() const | badgerdb::BadgerDbException | [inline, virtual] |
message_ | badgerdb::BadgerDbException | [protected] |
operator<<(std::ostream &out, const BadgerDbException &exception) | badgerdb::BadgerDbException | [friend] |
page_number() const | badgerdb::InvalidPageException | [inline, virtual] |
page_number_ | badgerdb::InvalidPageException | [protected] |
what() const | badgerdb::BadgerDbException | [inline, virtual] |
~BadgerDbException() | badgerdb::BadgerDbException | [inline, virtual] |
~InvalidPageException() | badgerdb::InvalidPageException | [inline, virtual] |