Classes | |
| class | Action |
| Base action function object. More... | |
| class | ActivateCompAct |
| Activate a component. More... | |
| class | BaseCallback |
| Base callback. More... | |
| class | CheckActiveConfigSetAct |
| Check the active configuration set of a component. More... | |
| class | CheckCompStateAct |
| Check component state. More... | |
| class | CheckConfigParamAct |
| Set a configuration parameter in a configuration set. More... | |
| class | CheckForConnAct |
| Check if a connection between two components exists and is correct. More... | |
| class | CheckForPortAct |
| Check if a port exists on a component. More... | |
| class | CheckForRequiredCompAct |
| Check if a required component is present. More... | |
| class | ConnectPortsAct |
| Connect two ports. More... | |
| class | DeactivateCompAct |
| Deactivate a component. More... | |
| class | DisconnectPortsAct |
| Disconnect two data ports. More... | |
| class | RequiredActionCB |
| Required action callback. More... | |
| class | ResetCompAct |
| Reset a component. More... | |
| class | SetActiveConfigSetAct |
| Set the active configuration set of a component. More... | |
| class | SetConfigParamValueAct |
| Set a configuration parameter in a configuration set. More... | |
| class | StateChangeAct |
| State change base action. More... | |