VPTissue Reference Manual
SimPT_Shell::CliSimulationTask Class Reference

A CliTask represents an invocation of the program from the command line. More...

#include <CliSimulationTask.h>

Collaboration diagram for SimPT_Shell::CliSimulationTask:
Collaboration graph

Public Member Functions

 CliSimulationTask (const std::string &project, bool input_file_set=false, const std::string &input_file="", bool num_steps_set=false, unsigned int num_steps=0)
 Straight constructor.
 
const std::string GetLeaf () const
 Plain getter.
 
unsigned int GetNumSteps () const
 Plain getter.
 
const std::string GetProjectName () const
 Plain getter.
 
bool IsLeafSet () const
 Plain getter.
 
bool IsNumStepsSet () const
 

Detailed Description

A CliTask represents an invocation of the program from the command line.

Definition at line 31 of file CliSimulationTask.h.

Member Function Documentation

bool SimPT_Shell::CliSimulationTask::IsNumStepsSet ( ) const
inline
Exceptions
Exceptionif task hasn't been set.

Definition at line 57 of file CliSimulationTask.h.


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