Definition at line 55 of file operations_file.hpp.
Public Member Functions | |
FileOperationsFactory (boost::filesystem::perms perms) | |
std::unique_ptr< Reader > | CreateReader (std::string full_path) override |
std::unique_ptr< Writer > | CreateWriter (std::string full_path, tracing::ScopeTime &scope) override |
|
overridevirtual |
Implements dump::OperationsFactory.
|
overridevirtual |
Implements dump::OperationsFactory.