BadgerDB
badgerdb::AttrCatalog Member List
This is the complete list of members for badgerdb::AttrCatalog, including all inherited members.
addIndex(const std::string &relation, const std::string &attrName)badgerdb::AttrCatalog
addInfo(AttrDesc &attrdesc)badgerdb::AttrCatalog
AttrCatalog(BufMgr *bufferMgr)badgerdb::AttrCatalog
bufMgr (defined in badgerdb::FileScan)badgerdb::FileScan [protected]
deleteRecord(RecordId rid)badgerdb::FileScan
dropIndex(const std::string &relation, const std::string &attrName)badgerdb::AttrCatalog
dropRelation(const std::string &relation)badgerdb::AttrCatalog
endScan()badgerdb::FileScan
FileScan(const std::string &name, BufMgr *bufMgr)badgerdb::FileScan
flushFile()badgerdb::FileScan
getInfo(const std::string &relation, const std::string &attrName, AttrDesc &attrdesc)badgerdb::AttrCatalog
getRandomRecord(RecordId rid)badgerdb::FileScan
getRecord()badgerdb::FileScan
getRelInfo(const std::string &relation, int &attrCnt, AttrDesc *&attrs)badgerdb::AttrCatalog
gotoMark(RecordId rid)badgerdb::FileScan
insertRecord(const std::string &rec, RecordId &outRid)badgerdb::FileScan
markDirty()badgerdb::FileScan
matchRec(const std::string &rec)badgerdb::FileScan
RelCatalog (defined in badgerdb::AttrCatalog)badgerdb::AttrCatalog [friend]
removeInfo(const std::string &relation, const std::string &attrName)badgerdb::AttrCatalog
scanNext(RecordId &outRid)badgerdb::FileScan
startScan(int offset, int length, Datatype type, std::string filter, Operator op)badgerdb::FileScan
~AttrCatalog()badgerdb::AttrCatalog
~FileScan()badgerdb::FileScan
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends