About
User Reference
C++ API
luafaudes
Developer
Links
libFAUDES online
libFAUDES

Sections

Index

faudes::SimPriorityEventAttribute Class Reference
[Simulation Event Attributes]

Defining data to prioritise events. More...

#include <sp_simeventset.h>

List of all members.

Public Member Functions

bool operator== (const SimPriorityEventAttribute &rOther) const

Public Attributes

long int mPriority

Detailed Description

Defining data to prioritise events.

There are both prefer and avoid priorities. See ProposingExecutor for details.

  • Positive priority: preferred execution of event, larger number wins
  • Negative priority: avoid execution of event, smaller number wins

Definition at line 42 of file sp_simeventset.h.


Member Function Documentation

bool faudes::SimPriorityEventAttribute::operator== ( const SimPriorityEventAttribute rOther  )  const [inline]

Definition at line 45 of file sp_simeventset.h.


Member Data Documentation


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

libFAUDES 2.22k --- 2013.04.02 --- c++ source docu by doxygen