Classes | Public Member Functions

ACS::PropertyActionExecutor Interface Reference

import "baci.idl";

Inheritance diagram for ACS::PropertyActionExecutor:
Inheritance graph
[legend]
Collaboration diagram for ACS::PropertyActionExecutor:
Collaboration graph
[legend]

List of all members.

Classes

struct  PropertyAlarm

Public Member Functions

oneway void dispatchPropertyAction (in string propertyName, in string propertyValue, in string propertyType, in PropertyAlarm alarm, in CosPropertyService::Properties extra)

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 
)

The documentation for this interface was generated from the following file: