#include <sp_simconditionset.h>
An event based condition has a set of start events and a set of stop events. It becomes satisfied when a start event occurs and it becomes unsatisfied when a stop event occurs. Thus, when start or stop events fail to alternate, the first event of the respective type is relevant.
Definition at line 45 of file sp_simconditionset.h.
Public Attributes | |
EventSet | mStart |
EventSet | mStop |
|
Definition at line 47 of file sp_simconditionset.h. |
|
Definition at line 48 of file sp_simconditionset.h. |