VPTissue Reference Manual
|
Manages time labels int file names. More...
#include <TimeStepPostfixFormat.h>
Public Member Functions | |
virtual bool | AppendTimeStepSuffix () const |
virtual void | PostConvert () |
virtual void | PreConvert (const std::string &target_path, std::shared_ptr< SimShell::Ws::MergedPreferences > p) |
Public Member Functions inherited from SimPT_Shell::IConverterFormat | |
virtual void | Convert (const SimPT_Sim::SimState &src)=0 |
virtual std::string | GetExtension () const =0 |
virtual std::string | GetName () const =0 |
virtual bool | IsPostProcessFormat () const =0 |
Protected Member Functions | |
std::string | GeneratePath (const SimPT_Sim::SimState &sim) const |
Protected Attributes | |
std::shared_ptr< SimShell::Ws::MergedPreferences > | m_prefs |
std::string | m_target_path |
Manages time labels int file names.
Definition at line 30 of file TimeStepPostfixFormat.h.