BadgerDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
badgerdb::BTreeIndex Member List

This is the complete list of members for badgerdb::BTreeIndex, including all inherited members.

BTreeIndex(const std::string &relationName, std::string &outIndexName, BufMgr *bufMgrIn, const int attrByteOffset, const Datatype attrType)badgerdb::BTreeIndex
endScan()badgerdb::BTreeIndex
insertEntry(const void *key, const RecordId rid)badgerdb::BTreeIndex
scanNext(RecordId &outRid)badgerdb::BTreeIndex
startScan(const void *lowVal, const Operator lowOp, const void *highVal, const Operator highOp)badgerdb::BTreeIndex
~BTreeIndex()badgerdb::BTreeIndex