|
|
||||||
|
faudes::AttributeColoredState Class Reference
Detailed DescriptionState attributes for multitasking automata Definition at line 41 of file mtc_attributes.h. Constructor & Destructor Documentation◆ AttributeColoredState()
Default constructor Definition at line 49 of file mtc_attributes.h. ◆ ~AttributeColoredState()
Definition at line 52 of file mtc_attributes.h. Member Function Documentation◆ Colors() [1/3]
◆ Colors() [2/3]
Writable access to color set
Definition at line 87 of file mtc_attributes.h. ◆ Colors() [3/3]
Read access to color set
Definition at line 78 of file mtc_attributes.h. ◆ ColorsBegin()
Iterator for first entry in mColors Definition at line 76 of file mtc_attributes.cpp. ◆ ColorsEnd()
Iterator for last entry in mColors Definition at line 81 of file mtc_attributes.cpp. ◆ ColorSymTab()
Set pointer to color symbol table
Definition at line 86 of file mtc_attributes.cpp. ◆ ColorSymTabp()
Get pointer to color symbol table
Definition at line 91 of file mtc_attributes.cpp. ◆ DoAssign()
Assignment method.
Definition at line 35 of file mtc_attributes.cpp. ◆ DoEqual()
Test equality of configuration data.
Definition at line 43 of file mtc_attributes.cpp. ◆ DoRead()
Read attributes from tokenreader
Reimplemented from faudes::AttributeFlags. Definition at line 66 of file mtc_attributes.cpp. ◆ DoWrite()
Write attributes to tokenwriter
Reimplemented from faudes::AttributeFlags. Definition at line 55 of file mtc_attributes.cpp. ◆ DoXWrite()
Write attributes to tokenwriter
Reimplemented from faudes::AttributeFlags. Definition at line 60 of file mtc_attributes.cpp. ◆ IsDefault()
Test for default value
Reimplemented from faudes::AttributeFlags. Definition at line 60 of file mtc_attributes.h. Member Data Documentation◆ mColors
Colorset Definition at line 116 of file mtc_attributes.h. ◆ mpColorSymbolTable
Pointer to colorsymboltable Definition at line 119 of file mtc_attributes.h. The documentation for this class was generated from the following files: libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |