ios_system.h File Reference
Generator with I/O-system attributes.
More...
#include "corefaudes.h"
#include "ios_attributes.h"
Go to the source code of this file.
Classes |
| class | faudes::TioGenerator< GlobalAttr, StateAttr, EventAttr, TransAttr > |
| | Generator with I/O-system attributes. More...
|
Namespaces |
| namespace | faudes |
| | libFAUDES resides within the namespace faudes.
|
Defines |
| #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> |
Typedefs |
typedef TioGenerator
< AttributeVoid,
AttributeIosState,
AttributeIosEvent,
AttributeVoid > | faudes::IoSystem |
Detailed Description
Generator with I/O-system attributes.
Definition in file ios_system.h.
Define Documentation
| #define BASE TaGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |
| #define TEMP template <class GlobalAttr,class StateAttr,class EventAttr,class TransAttr> |
| #define THIS TioGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr> |