|
|
#include "corefaudes.h"
#include "ios_attributes.h"
Go to the source code of this file.
|
| #define | THIS TioGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |
| |
| #define | BASE TaGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |
| |
| #define | TEMP template <class GlobalAttr,class StateAttr,class EventAttr,class TransAttr> |
| |
|
| typedef TioGenerator< AttributeVoid, AttributeIosState, AttributeIosEvent, AttributeVoid > | faudes::IoSystem |
| |
Generator with I/O-system attributes
Definition in file ios_system.h.
◆ BASE
| #define BASE TaGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |
◆ TEMP
| #define TEMP template <class GlobalAttr,class StateAttr,class EventAttr,class TransAttr> |
◆ THIS
| #define THIS TioGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |
libFAUDES 2.33l
--- 2025.09.16
--- c++ api documentaion by doxygen
|