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