VPTissue Reference Manual
SimPT_Shell::CsvFormat Class Reference

CSV converter format specifications. More...

#include <CsvFormat.h>

Inheritance diagram for SimPT_Shell::CsvFormat:
Inheritance graph
Collaboration diagram for SimPT_Shell::CsvFormat:
Collaboration graph

Public Member Functions

virtual std::string GetName () const
 
virtual bool IsPostProcessFormat () const
 
- Public Member Functions inherited from SimPT_Shell::ExporterFormat< CsvExporter >
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)
 

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

CSV converter format specifications.

Definition at line 31 of file CsvFormat.h.


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