libFAUDES

Sections

Index

faudes::SimConditionSet Class Reference
[Simulation Condition Attributes]

#include <sp_simconditionset.h>

Inherits faudes::TaNameSet< faudes::SimConditionAttribute >.

List of all members.


Detailed Description

Set of simulation named conditions.

Note: we currently share a symboltabel with the global event set. This will definitely change in a future revision.

Public Member Functions

 SimConditionSet (void)
 Default constructor.
 SimConditionSet (const SimConditionSet &rOtherSet)
 Copy constructor.
virtual ~SimConditionSet (void)
 Virtual destructor.
virtual SimConditionSetoperator= (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.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


The documentation for this class was generated from the following files:

libFAUDES 2.13a c++ source docu by doxygen 1.5.6