hio_controller.h File Reference

Generator with I/O-controller attributes. More...

#include "corefaudes.h"
#include "hio_attributes.h"

Go to the source code of this file.

Classes

class  faudes::THioController< GlobalAttr, StateAttr, EventAttr, TransAttr >
 Generator with I/O-controller attributes. More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#define THIS   THioController<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define BASE   TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define TEMP   template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>
 

Typedefs

typedef THioController< AttributeVoid, HioStateFlags, HioEventFlags, AttributeVoid > faudes::HioController
 

Functions

bool faudes::IsHioControllerForm (HioController &rHioController, StateSet &rQUc, StateSet &rQYP, StateSet &rQUp, StateSet &rQYcUp, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr)
 IsHioControllerForm: check if rHioController is in I/O-controller form and assign state attributes. More...
 
bool faudes::IsHioControllerForm (HioController &rHioController, std::string &rReportStr)
 IsHioControllerForm: check if rHioController is in I/O-controller form and assign state attributes. More...
 
bool faudes::IsHioControllerForm (HioController &rHioController)
 IsHioControllerForm: check if rHioController is in I/O-controller form and assign state attributes. More...
 
void faudes::HioStatePartition (HioController &rController)
 Function definition for run-time interface. More...
 

Detailed Description

Generator with I/O-controller attributes.

Definition in file hio_controller.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 961 of file hio_controller.h.

◆ TEMP

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

Definition at line 962 of file hio_controller.h.

◆ THIS

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

Definition at line 960 of file hio_controller.h.

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