Generator with I/O-plant attributes.
More...
Go to the source code of this file.
|
| faudes |
| libFAUDES resides within the namespace faudes.
|
|
|
bool | faudes::IsHioPlantForm (HioPlant &rHioPlant, StateSet &rQYpYe, StateSet &rQUp, StateSet &rQUe, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr) |
| IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
|
|
bool | faudes::IsHioPlantForm (HioPlant &rHioPlant, std::string &rReportStr) |
| IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
|
|
bool | faudes::IsHioPlantForm (HioPlant &rHioPlant) |
| IsHioPlantForm: check if rHioPlant is in I/O-plant form and assign state attributes. More...
|
|
void | faudes::HioStatePartition (HioPlant &rPlant) |
| Function definition for run-time interface. More...
|
|
Generator with I/O-plant attributes.
Definition in file hio_plant.cpp.