VPTissue Reference Manual
SimPT_Shell::CliConverterTask Class Reference

A CliConverterTask represents an invocation of the converter from the command line. More...

#include <CliConverterTask.h>

Collaboration diagram for SimPT_Shell::CliConverterTask:
Collaboration graph

Public Member Functions

 CliConverterTask (const std::string &project, std::string timestep_filter, IConverterFormat *output_format, std::string inputformat_filter="")
 Straight constructor.
 
const std::string GetInputFormatFilter () const
 Plain getter.
 
IConverterFormatGetOutputFormat () const
 Plain getter.
 
const std::string GetProjectName () const
 Plain getter.
 
const std::string GetTimeStepFilter () const
 Plain getter.
 

Detailed Description

A CliConverterTask represents an invocation of the converter from the command line.

Definition at line 33 of file CliConverterTask.h.


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