WiscDB
|
allocatePage() | wiscdb::File | |
begin() | wiscdb::File | |
close() | wiscdb::File | |
create(const std::string &filename) | wiscdb::File | [static] |
deletePage(const PageId page_number) | wiscdb::File | |
end() | wiscdb::File | |
exists(const std::string &filename) | wiscdb::File | [static] |
File(const File &other) | wiscdb::File | |
FileIterator (defined in wiscdb::File) | wiscdb::File | [friend] |
filename() const | wiscdb::File | [inline] |
FileTest (defined in wiscdb::File) | wiscdb::File | [friend] |
isOpen(const std::string &filename) | wiscdb::File | [static] |
open(const std::string &filename) | wiscdb::File | [static] |
operator=(const File &rhs) | wiscdb::File | |
readPage(const PageId page_number) const | wiscdb::File | |
remove(const std::string &filename) | wiscdb::File | [static] |
writePage(const Page &new_page) | wiscdb::File | |
~File() | wiscdb::File |