Searched refs:FileHandlerInterface (Results 1 – 4 of 4) sorted by relevance
24 class FileHandlerInterface class27 virtual ~FileHandlerInterface() = default;61 class ExternalStorerFileWriter : public FileHandlerInterface102 std::unique_ptr<FileHandlerInterface> fileHandler,109 std::unique_ptr<FileHandlerInterface> fileHandler;
22 class MockFileWriter : public FileHandlerInterface50 std::unique_ptr<FileHandlerInterface> mockFileWriter;
93 std::unique_ptr<rde::FileHandlerInterface> fileIface = in main()
62 std::unique_ptr<FileHandlerInterface> fileHandler, in ExternalStorerFileInterface()