BadgerDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
badgerdb::Page Member List

This is the complete list of members for badgerdb::Page, including all inherited members.

begin()badgerdb::Page
BlobFile (defined in badgerdb::Page)badgerdb::Pagefriend
DATA_SIZEbadgerdb::Pagestatic
deleteRecord(const RecordId &record_id)badgerdb::Page
end()badgerdb::Page
File (defined in badgerdb::Page)badgerdb::Pagefriend
getFreeSpace() const badgerdb::Pageinline
getRecord(const RecordId &record_id) const badgerdb::Page
hasSpaceForRecord(const std::string &record_data) const badgerdb::Page
insertRecord(const std::string &record_data)badgerdb::Page
INVALID_NUMBERbadgerdb::Pagestatic
INVALID_SLOTbadgerdb::Pagestatic
next_page_number() const badgerdb::Pageinline
Page()badgerdb::Page
page_number() const badgerdb::Pageinline
PageFile (defined in badgerdb::Page)badgerdb::Pagefriend
PageIterator (defined in badgerdb::Page)badgerdb::Pagefriend
SIZEbadgerdb::Pagestatic
updateRecord(const RecordId &record_id, const std::string &record_data)badgerdb::Page