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

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#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.

Macro Definition Documentation

◆ BASE

#define BASE   TaGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr>

Definition at line 781 of file ios_system.h.

◆ TEMP

#define TEMP   template <class GlobalAttr,class StateAttr,class EventAttr,class TransAttr>

Definition at line 782 of file ios_system.h.

◆ THIS

#define THIS   TioGenerator<GlobalAttr,StateAttr,EventAttr,TransAttr>

Definition at line 780 of file ios_system.h.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen