|
|
||||||
|
sp_simeventset.h
Go to the documentation of this file.
56 * The type indicates the mechanism for sampling the random variable and for scheduling the event.
237 * execution state. It indicates the instance of time for which the respective event is scheduled
335 virtual void DoWrite(TokenWriter& rTw,const std::string& rLabel="", const Type* pContext=0) const;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 Attribute class to model event controllability properties. Definition: cfl_cgenerator.h:56 Attribute for an event in the context of simulation. Definition: sp_simeventset.h:149 Time::Type mScheduledFor Next scheduled occurence of this event relative to current time. Definition: sp_simeventset.h:233 void Priority(const SimPriorityEventAttribute &rPriorityAttribute) Set priority behaviour. Definition: sp_simeventset.h:211 SimStochasticEventAttribute mStochasticAttribute Stochastic definition data Definition: sp_simeventset.h:279 TimeInterval mReferenceInterval Time domain on which the recent schedule was computed. Definition: sp_simeventset.h:259 const SimStochasticEventAttribute & Stochastic(void) const Get stochastic attribute. Definition: sp_simeventset.h:233 SimPriorityEventAttribute mPriorityAttribute Priority definition data Definition: sp_simeventset.h:276 const SimPriorityEventAttribute & Priority(void) const Get priority attribute. Definition: sp_simeventset.h:223 void Stochastic(const SimStochasticEventAttribute &rStochasticAttribute) Set stochastic behaviour. Definition: sp_simeventset.h:200 bool operator==(const SimPriorityEventAttribute &rOther) const Definition: sp_simeventset.h:45 Defining data of stochastic behaviour. Definition: sp_simeventset.h:70 bool operator==(const SimStochasticEventAttribute &rOther) const Equality operator. Definition: sp_simeventset.h:93 A TokenReader reads sequential tokens from a file or string. Definition: cfl_tokenreader.h:63 A TokenWriter writes sequential tokens to a file, a string or stdout. Definition: cfl_tokenwriter.h:51 Base class of all libFAUDES objects that participate in the run-time interface. Definition: cfl_types.h:239 Includes all libFAUDES headers, no plugins. TaNameSet< SimEventAttribute > sEventSet Typedef for events with simulation attributes. Definition: sp_simeventset.h:347 Include timed plugin headers. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |