|
#include "corefaudes.h"
#include "hio_attributes.h"
Go to the source code of this file.
|
#define | THIS THioPlant<GlobalAttr, StateAttr, EventAttr, TransAttr> |
|
#define | BASE TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
|
#define | TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
|
|
typedef THioPlant< AttributeVoid, HioStateFlags, HioEventFlags, AttributeVoid > | faudes::HioPlant |
|
Generator with I/O-plant attributes
Definition in file hio_plant.h.
◆ BASE
#define BASE TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr> |
◆ TEMP
#define TEMP template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr> |
◆ THIS
#define THIS THioPlant<GlobalAttr, StateAttr, EventAttr, TransAttr> |
libFAUDES 2.33c
--- 2025.05.15
--- c++ api documentaion by doxygen
|