|
|
#include "corefaudes.h"
#include "mtc_attributes.h"
#include <map>
Go to the source code of this file.
|
| #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 |
| |
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.33l
--- 2025.09.16
--- c++ api documentaion by doxygen
|