MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
BplusTreeIndexScanner 成员列表

成员的完整列表,这些成员属于 BplusTreeIndexScanner,包括所有继承而来的类成员

BplusTreeIndexScanner(BplusTreeHandler &tree_handle) (定义于 BplusTreeIndexScanner)BplusTreeIndexScanner
destroy() override (定义于 BplusTreeIndexScanner)BplusTreeIndexScannervirtual
IndexScanner()=default (定义于 IndexScanner)IndexScanner
next_entry(RID *rid) overrideBplusTreeIndexScannervirtual
open(const char *left_key, int left_len, bool left_inclusive, const char *right_key, int right_len, bool right_inclusive) (定义于 BplusTreeIndexScanner)BplusTreeIndexScanner
tree_scanner_ (定义于 BplusTreeIndexScanner)BplusTreeIndexScannerprivate
~BplusTreeIndexScanner() noexcept override (定义于 BplusTreeIndexScanner)BplusTreeIndexScanner
~IndexScanner()=default (定义于 IndexScanner)IndexScannervirtual