BadgerDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Member Functions
badgerdb::FileScan Class Reference

This class is used to sequentially scan records in a relation. More...

#include <filescan.h>

List of all members.

Public Member Functions

 FileScan (const std::string &name, BufMgr *bufMgr)
void scanNext (RecordId &outRid)
std::string getRecord ()
void markDirty ()

Detailed Description

This class is used to sequentially scan records in a relation.

Definition at line 23 of file filescan.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends