Simpact Cyan
Population based event driven simulation using mNRM
SimpleState Member List

This is the complete list of members for SimpleState, including all inherited members.

ErrorBase()errut::ErrorBaseinline
ErrorBase(const std::string &objName)errut::ErrorBaseinline
evolve(double &tMax, int64_t &maxEvents, double startTime=0, bool initEvents=true)State
getCurrentEvents() const SimpleStateinlineprotectedvirtual
getErrorString() const errut::ErrorBaseinline
getObjectName() const errut::ErrorBaseinline
getRandomNumberGenerator() const Stateinline
getTime() const Stateinline
onAboutToFire(EventBase *pEvt)Stateinlineprotectedvirtual
onAlgorithmLoop(bool finished)Stateinlineprotectedvirtual
onFiredEvent(EventBase *pEvt, int position)SimpleStateinlineprotectedvirtual
setErrorString(const std::string &str) const errut::ErrorBaseinlineprotected
SimpleState(bool parallel, GslRandomNumberGenerator *pRng)SimpleState
State(GslRandomNumberGenerator *pRng)State