VPTissue Reference Manual
SimPT_Shell::IConverterFormat Class Referenceabstract

Interface for file convenvereter formats. More...

#include <IConverterFormat.h>

Inheritance diagram for SimPT_Shell::IConverterFormat:
Inheritance graph
Collaboration diagram for SimPT_Shell::IConverterFormat:
Collaboration graph

Public Member Functions

virtual bool AppendTimeStepSuffix () const =0
 
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
 
virtual void PostConvert ()=0
 
virtual void PreConvert (const std::string &target_path, std::shared_ptr< SimShell::Ws::MergedPreferences >)=0
 

Detailed Description

Interface for file convenvereter formats.

Definition at line 30 of file IConverterFormat.h.


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