BadgerDB
badgerdb::BlobFile Member List
This is the complete list of members for badgerdb::BlobFile, including all inherited members.
allocatePage(PageId &new_page_number)badgerdb::BlobFile [virtual]
BlobFile(const std::string &name, const bool create_new)badgerdb::BlobFile
BlobFile(const BlobFile &other)badgerdb::BlobFile
close()badgerdb::File [protected]
CountMap typedef (defined in badgerdb::File)badgerdb::File [protected]
create(const std::string &filename)badgerdb::BlobFile [static]
deletePage(const PageId page_number)badgerdb::BlobFile [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(const std::string &filename)badgerdb::BlobFile [static]
open_counts_badgerdb::File [protected, static]
open_streams_badgerdb::File [protected, static]
openIfNeeded(const bool create_new)badgerdb::File [protected]
operator=(const BlobFile &rhs)badgerdb::BlobFile
pagePosition(const PageId page_number)badgerdb::File [inline, protected, static]
readHeader() const badgerdb::File [protected]
readPage(const PageId page_number) const badgerdb::BlobFile [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)badgerdb::BlobFile [virtual]
~BlobFile()badgerdb::BlobFile
~File()badgerdb::File [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends