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

namespace  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.
bool faudes::IsHioControllerForm (HioController &rHioController, std::string &rReportStr)
 IsHioControllerForm: check if rHioController is in I/O-controller form and assign state attributes.
bool faudes::IsHioControllerForm (HioController &rHioController)
 IsHioControllerForm: check if rHioController is in I/O-controller form and assign state attributes.
void faudes::HioStatePartition (HioController &rController)
 Function definition for run-time interface.

Detailed Description

Generator with I/O-controller attributes.

Definition in file hio_controller.h.

Macro Definition Documentation

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

Definition at line 971 of file hio_controller.h.

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

Definition at line 972 of file hio_controller.h.

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

Definition at line 970 of file hio_controller.h.

libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen