hio_environment.cpp File Reference
Detailed Description
Generator with I/O-environment attributes.
#include "hio_environment.h"
|
Namespaces |
namespace | faudes |
Functions |
bool | faudes::IsIoEnvironmentForm (HioEnvironment &rHioEnvironment, StateSet &rQYe, StateSet &rQUe, StateSet &rQUl, StateSet &rQYlUe, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &ReportStr) |
| IsIoEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes.
|
bool | faudes::IsIoEnvironmentForm (HioEnvironment &rHioEnvironment, std::string &ReportStr) |
| IsIoEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes.
|
bool | faudes::IsIoEnvironmentForm (HioEnvironment &rHioEnvironment) |
| IsIoEnvironmentForm: check if rHioEnvironment is in I/O-environment form and assign state attributes.
|
void | faudes::IsIoEnvironmentForm (HioEnvironment &rHioEnvironment, bool &rRes) |
| Function definition for run-time interface.
|
void | faudes::IoStatePartition (HioEnvironment &rEnvironment) |
| Function definition for run-time interface.
|