Definition at line 56 of file operations_file.hpp.
Inheritance diagram for dump::FileOperationsFactory: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.