|
|
#include "corefaudes.h"
#include "tp_attributes.h"
Go to the source code of this file.
|
| #define | THIS TtGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| |
| #define | BASE TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
| |
| #define | TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
| |
|
| typedef TtGenerator< AttributeTimedGlobal, AttributeTimedState, AttributeCFlags, AttributeTimedTrans > | faudes::TimedGenerator |
| |
| typedef TtGenerator< AttributeTimedGlobal, AttributeTimedState, AttributeCFlags, AttributeTimedTrans > | faudes::tGenerator |
| |
Timed generator class TtGenerator
Definition in file tp_tgenerator.h.
◆ BASE
| #define BASE TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
◆ TEMP
| #define TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
◆ THIS
| #define THIS TtGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
libFAUDES 2.33l
--- 2025.09.16
--- c++ api documentaion by doxygen
|