VPTissue Reference Manual
|
Manages file conversion operations specifications. More...
#include <FileConversion.h>
Public Member Functions | |
FileConversion (Ws::Project *project, std::vector< int > timesteps, std::shared_ptr< SimShell::Ws::MergedPreferences > prefs, IConverterFormat *output_format, std::string output_path, std::string output_prefix) | |
void | Run (std::function< void(int)> progress_callback=std::function< void(int)>()) |
Manages file conversion operations specifications.
Definition at line 36 of file FileConversion.h.