|
|
||||||
|
faudes::AttributePGenGl Class Reference The AttributePGenGl class Class wraping various global attributes of a FPGen including Fairness and lowest event priority. Note: this is not yet a propper faudes Attribute, it misses out on serialisation. More...
Detailed DescriptionThe AttributePGenGl class Class wraping various global attributes of a FPGen including Fairness and lowest event priority. Note: this is not yet a propper faudes Attribute, it misses out on serialisation. Definition at line 40 of file pev_pgenerator.h. Constructor & Destructor Documentation◆ AttributePGenGl()
Default constructor Definition at line 48 of file pev_pgenerator.h. ◆ ~AttributePGenGl()
Destructor Definition at line 51 of file pev_pgenerator.h. Member Function Documentation◆ Clear()
Clear (mandatory for serialisation) Reimplemented from faudes::AttributeVoid. Definition at line 64 of file pev_pgenerator.h. ◆ DoAssign()
Assignment method.
Definition at line 73 of file pev_pgenerator.h. ◆ DoEqual()
Test equality of configuration data.
Definition at line 83 of file pev_pgenerator.h. ◆ DoRead()
Reads attribute from TokenReader, see AttributeVoid for public wrappers. Label and Context argument are ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 99 of file pev_pgenerator.h. ◆ DoWrite()
Writes attribute to TokenWriter, see AttributeVoid for public wrappers. Label and Context argument are ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 115 of file pev_pgenerator.h. ◆ Fairness() [1/2]
Definition at line 58 of file pev_pgenerator.h. ◆ Fairness() [2/2]
Definition at line 59 of file pev_pgenerator.h. ◆ HighestPriority() [1/2]
Definition at line 56 of file pev_pgenerator.h. ◆ HighestPriority() [2/2]
Definition at line 57 of file pev_pgenerator.h. ◆ LowestPriority() [1/2]
Access members Definition at line 54 of file pev_pgenerator.h. ◆ LowestPriority() [2/2]
Definition at line 55 of file pev_pgenerator.h. Member Data Documentation◆ mFairConsts
mFairConst fairness constraints Definition at line 121 of file pev_pgenerator.h. ◆ mPHighest
highest priority value of globally all events (not only my alphabet). Definition at line 131 of file pev_pgenerator.h. ◆ mPLowest
lowest priority value of globally all events (not only my alphabet). Definition at line 126 of file pev_pgenerator.h. The documentation for this class was generated from the following file: libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |