import "baci.idl";
Inheritance diagram for ACS::Alarmpattern:
Public Member Functions | |
oneway void | alarm_raised (in pattern value, in ACSErr::Completion c, in CBDescOut desc) |
oneway void | alarm_cleared (in pattern value, in ACSErr::Completion c, in CBDescOut desc) |
Each alarm event set contains two events, alarm_raised and alarm_cleared. Each event is a callback method call that returns the value that is responsible for the event, a completion structure that contains the reasons for the alarm and a CBDescOut structure, which is returned with all callbacks.
|
3AC90A260124 |
|
3AC90A260117 |