This is the complete list of members for badgerdb::BufMgr, including all inherited members.
allocPage(File *file, PageId &PageNo, Page *&page) | badgerdb::BufMgr | |
BufMgr(std::uint32_t bufs) | badgerdb::BufMgr | |
bufPool | badgerdb::BufMgr | |
clearBufStats() | badgerdb::BufMgr | inline |
disposePage(File *file, const PageId PageNo) | badgerdb::BufMgr | |
flushFile(const File *file) | badgerdb::BufMgr | |
getBufStats() | badgerdb::BufMgr | inline |
printSelf() | badgerdb::BufMgr | |
readPage(File *file, const PageId PageNo, Page *&page) | badgerdb::BufMgr | |
unPinPage(File *file, const PageId PageNo, const bool dirty) | badgerdb::BufMgr | |
~BufMgr() | badgerdb::BufMgr |