import "baci.idl";
List of all members.
Detailed Description
PropertyActionExecutor will be called from CharacteristicComponent if property changes or errors are configured to trigger the execution of some external action. The implementation of a generic PropertyActionExecutor component will be done outside of ACS.
Member Function Documentation
oneway void ACS::PropertyActionExecutor::dispatchPropertyAction |
( |
in string |
propertyName, |
|
|
in string |
propertyValue, |
|
|
in string |
propertyType, |
|
|
in PropertyAlarm |
alarm, |
|
|
in CosPropertyService::Properties |
extra | |
|
) |
| | |
oneway void ACS::PropertyActionExecutor::dispatchPropertyAction |
( |
in string |
propertyName, |
|
|
in string |
propertyValue, |
|
|
in string |
propertyType, |
|
|
in PropertyAlarm |
alarm, |
|
|
in CosPropertyService::Properties |
extra | |
|
) |
| | |
The documentation for this interface was generated from the following files: