|
taco-db
0.1.0
|
This is the complete list of members for taco::File, including all inherited members.
| AllocatePage() | taco::File | inline |
| AllocatePage(LatchMode mode) | taco::File | inline |
| AllocatePageImpl(bool need_latch, LatchMode mode) | taco::File | private |
| Close() | taco::File | |
| File() | taco::File | inlineprivate |
| FileManager class | taco::File | friend |
| Flush() | taco::File | |
| FreePage(BufferId bufid) | taco::File | |
| FreePage(ScopedBufferId &bufid) | taco::File | inline |
| GetFileId() const | taco::File | inline |
| GetFirstPageNumber() const | taco::File | |
| GetLastPageNumber() const | taco::File | |
| IsMainFile() const | taco::File | inline |
| IsOpen() const noexcept | taco::File | inline |
| IsTmpFile() const | taco::File | inline |
| IsWalFile() const | taco::File | inline |
| m_fileid | taco::File | private |
| m_fsfile | taco::File | private |
| m_meta_pid | taco::File | private |
| ReadPage(PageNumber pid, char *buf) const | taco::File | |
| WritePage(PageNumber pid, const char *buf) | taco::File | |
| ~File() | taco::File |