Tkrzw
|
Interface of processor for a record. More...
#include <tkrzw_dbm.h>
Public Member Functions | |
virtual | ~FileProcessor ()=default |
Destructor. More... | |
virtual void | Process (const std::string &path) |
Process a file. More... | |
Interface of processor for a record.
|
virtualdefault |
Destructor.
|
virtual |
Process a file.
path | The path of the file. |
Reimplemented in tkrzw::DBM::FileProcessorCopyFileData.