|
BadgerDB
|
| BadgerDbException(const std::string &msg) | badgerdb::BadgerDbException | [explicit] |
| InvalidRecordException(const RecordId &rec_id, const PageId page_num) | badgerdb::InvalidRecordException | |
| message() const | badgerdb::BadgerDbException | [inline, virtual] |
| message_ | badgerdb::BadgerDbException | [protected] |
| operator<<(std::ostream &out, const BadgerDbException &exception) | badgerdb::BadgerDbException | [friend] |
| page_number() const | badgerdb::InvalidRecordException | [inline, virtual] |
| page_number_ | badgerdb::InvalidRecordException | [protected] |
| record_id() const | badgerdb::InvalidRecordException | [inline, virtual] |
| record_id_ | badgerdb::InvalidRecordException | [protected] |
| what() const | badgerdb::BadgerDbException | [inline, virtual] |
| ~BadgerDbException() | badgerdb::BadgerDbException | [inline, virtual] |
1.7.6.1