WiscDB
wiscdb::BTreeIndex Member List
This is the complete list of members for wiscdb::BTreeIndex, including all inherited members.
BTreeIndex(const std::string &relationName, std::string &outIndexName, BufferManager *bufMgrIn, const int attrByteOffset, const Datatype attrType)wiscdb::BTreeIndex
endScan()wiscdb::BTreeIndex
insertEntry(const void *key, const RecordId rid)wiscdb::BTreeIndex
scanNext(RecordId &outRid)wiscdb::BTreeIndex
startScan(const void *lowVal, const Operator lowOp, const void *highVal, const Operator highOp)wiscdb::BTreeIndex
~BTreeIndex()wiscdb::BTreeIndex
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends