Generator with I/O-constraint attributes.
More...
Go to the source code of this file.
|
| | faudes |
| | libFAUDES resides within the namespace faudes.
|
| |
|
| bool | faudes::IsHioConstraintForm (HioConstraint &rHioConstraint, StateSet &rQY, StateSet &rQU, EventSet &rErrEvSet, TransSet &rErrTrSet, StateSet &rErrStSet, std::string &rReportStr) |
| | IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
|
| |
| bool | faudes::IsHioConstraintForm (HioConstraint &rHioConstraint, std::string &rReportStr) |
| | IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
|
| |
| bool | faudes::IsHioConstraintForm (HioConstraint &rHioConstraint) |
| | IsHioConstraintForm: check if rHioConstraint is in I/O-constraint form and assign state attributes. More...
|
| |
| void | faudes::HioStatePartition (HioConstraint &rConstraint) |
| | Function definition for run-time interface. More...
|
| |
Generator with I/O-constraint attributes.
Definition in file hio_constraint.cpp.