BadgerDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
badgerdb::FileScan Class Reference

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

#include <filescan.h>

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: