BadgerDB
badgerdb::File Member List
This is the complete list of members for badgerdb::File, including all inherited members.
allocatePage(PageId &new_page_number)=0badgerdb::File [pure virtual]
close()badgerdb::File [protected]
CountMap typedef (defined in badgerdb::File)badgerdb::File [protected]
deletePage(const PageId page_number)=0badgerdb::File [pure virtual]
exists(const std::string &filename)badgerdb::File [static]
File(const std::string &name, const bool create_new)badgerdb::File
FileIterator (defined in badgerdb::File)badgerdb::File [friend]
filename() const badgerdb::File [inline]
filename_badgerdb::File [protected]
getFirstPageNo()badgerdb::File
isOpen(const std::string &filename)badgerdb::File [static]
open_counts_badgerdb::File [protected, static]
open_streams_badgerdb::File [protected, static]
openIfNeeded(const bool create_new)badgerdb::File [protected]
pagePosition(const PageId page_number)badgerdb::File [inline, protected, static]
readHeader() const badgerdb::File [protected]
readPage(const PageId page_number) const =0badgerdb::File [pure virtual]
remove(const std::string &filename)badgerdb::File [static]
stream_badgerdb::File [protected]
StreamMap typedef (defined in badgerdb::File)badgerdb::File [protected]
writeHeader(const FileHeader &header)badgerdb::File [protected]
writePage(const PageId page_number, const Page &new_page)=0badgerdb::File [pure virtual]
~File()badgerdb::File [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends