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.

#include <sp_simeventset.h>

Public Member Functions

bool operator== (const SimPriorityEventAttribute &rOther) const
 

Public Attributes

long int mPriority
 

Member Function Documentation

◆ operator==()

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

Definition at line 45 of file sp_simeventset.h.

Member Data Documentation

◆ mPriority

long int faudes::SimPriorityEventAttribute::mPriority

Definition at line 44 of file sp_simeventset.h.


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

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen