|
|
Methods for handling multitasking generators.
More...
#include "corefaudes.h"
#include "mtc_attributes.h"
#include <map>
Go to the source code of this file.
|
| | faudes |
| | libFAUDES resides within the namespace faudes.
|
| |
|
| #define | THIS TmtcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| |
| #define | BASE TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| |
| #define | TEMP template<class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
| |
|
| typedef TmtcGenerator< AttributeVoid, AttributeColoredState, AttributeCFlags, AttributeVoid > | faudes::MtcSystem |
| |
| typedef TmtcGenerator< AttributeVoid, AttributeColoredState, AttributeCFlags, AttributeVoid > | faudes::mtcGenerator |
| | Compatibility: pre 2.20b used mtcGenerator as C++ class name. More...
|
| |
Methods for handling multitasking generators.
Definition in file mtc_generator.h.
◆ BASE
| #define BASE TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
◆ TEMP
| #define TEMP template<class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
◆ THIS
| #define THIS TmtcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
libFAUDES 2.32f
--- 2024.12.22
--- c++ api documentaion by doxygen
|