Store::Disk::CleanLog Class Referenceabstract
#include <Disk.h>
Inheritance diagram for Store::Disk::CleanLog:
Public Member Functions | |
virtual | ~CleanLog () |
virtual const StoreEntry * | nextEntry ()=0 |
virtual void | write (StoreEntry const &)=0 |
Detailed Description
Constructor & Destructor Documentation
◆ ~CleanLog()
Member Function Documentation
◆ nextEntry()
|
pure virtual |
Implemented in UFSCleanLog.
◆ write()
|
pure virtual |
Implemented in UFSCleanLog.
The documentation for this class was generated from the following file:
- src/store/Disk.h