| |
libFAUDES
Sections
Index
|
faudes::SimConditionSet Class Reference |
Public Member Functions | |
SimConditionSet (void) | |
Default constructor. | |
SimConditionSet (const SimConditionSet &rOtherSet) | |
Copy constructor. | |
virtual | ~SimConditionSet (void) |
Virtual destructor. | |
virtual SimConditionSet & | operator= (const SimConditionSet &rSrc) |
Assignment operator. | |
bool | Enabled (Idx cond) const |
Test condition for enabled. | |
void | Enabled (Idx cond, bool on) |
Set condition enabled. | |
SimConditionSet | EnabledConditions (void) |
Get set of enabled conditions. | |
void | Reset (void) |
Reset all condition states. |
faudes::SimConditionSet::SimConditionSet | ( | void | ) | [inline] |
Default constructor.
faudes::SimConditionSet::SimConditionSet | ( | const SimConditionSet & | rOtherSet | ) | [inline] |
Copy constructor.
virtual faudes::SimConditionSet::~SimConditionSet | ( | void | ) | [inline, virtual] |
Virtual destructor.
virtual SimConditionSet& faudes::SimConditionSet::operator= | ( | const SimConditionSet & | rSrc | ) | [inline, virtual] |
Assignment operator.
bool faudes::SimConditionSet::Enabled | ( | Idx | cond | ) | const [inline] |
Test condition for enabled.
void faudes::SimConditionSet::Enabled | ( | Idx | cond, | |
bool | on | |||
) | [inline] |
Set condition enabled.
SimConditionSet faudes::SimConditionSet::EnabledConditions | ( | void | ) |
Get set of enabled conditions.
void faudes::SimConditionSet::Reset | ( | void | ) |
Reset all condition states.
libFAUDES 2.13a c++ source docu by doxygen 1.5.6