VPTissue Reference Manual
SimPT_Shell::ExporterFormat< Exporter > Class Template Reference

Utility template for generating exporter formats. More...

#include <ExporterFormat.h>

Inheritance diagram for SimPT_Shell::ExporterFormat< Exporter >:
Inheritance graph
Collaboration diagram for SimPT_Shell::ExporterFormat< Exporter >:
Collaboration graph

Public Member Functions

virtual bool AppendTimeStepSuffix () const
 
virtual void Convert (const SimPT_Sim::SimState &s)
 
virtual std::string GetExtension () const
 
- Public Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat
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 std::string GetName () const =0
 
virtual bool IsPostProcessFormat () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat
std::string GeneratePath (const SimPT_Sim::SimState &sim) const
 
- Protected Attributes inherited from SimPT_Shell::TimeStepPostfixFormat
std::shared_ptr< SimShell::Ws::MergedPreferencesm_prefs
 
std::string m_target_path
 

Detailed Description

template<class Exporter>
class SimPT_Shell::ExporterFormat< Exporter >

Utility template for generating exporter formats.

Definition at line 31 of file ExporterFormat.h.


The documentation for this class was generated from the following file: