hio_controller.cpp File Reference
Generator with I/O-controller attributes.
More...
#include "hio_controller.h"
#include "corefaudes.h"
#include "hio_attributes.h"
Go to the source code of this file.
Namespaces |
namespace | faudes |
| libFAUDES resides within the namespace faudes.
|
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.cpp.