Itasca C++ Interface
|
Public Member Functions | |
virtual IProcess * | findProcess (const string &name)=0 |
virtual const IProcess * | findProcess (const string &name) const =0 |
virtual std::vector< IProcess * > | getAll () const =0 |
virtual std::vector< std::pair< string, uint64 > > | getStepNumbers () const =0 |
virtual std::vector< std::pair< string, double > > | getModelTimes () const =0 |