|
Timed generator class TtGenerator.
More...
#include "corefaudes.h"
#include "tp_attributes.h"
Go to the source code of this file.
|
| faudes |
| libFAUDES resides within the namespace faudes.
|
|
|
#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 |
| Convenience typedef for std TimedGenerator. More...
|
|
typedef TtGenerator< AttributeTimedGlobal, AttributeTimedState, AttributeCFlags, AttributeTimedTrans > | faudes::tGenerator |
| Compatibility: pre 2.20b used tGenerator as C++ class name. More...
|
|
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.32b
--- 2024.03.01
--- c++ api documentaion by doxygen
|