

Public Member Functions | |
| ACSAlarmSystemInterfaceProxy (String name, Logger logger) | |
| void | setSourceName (String newSourceName) |
| String | getSourceName () |
| void | close () |
| void | push (ACSFaultState state) |
| void | push (Collection states) |
| void | pushActiveList (Collection active) |
Package Attributes | |
| String | name |
Private Member Functions | |
| void | logFaultState (ACSFaultState fs) |
Private Attributes | |
| Logger | m_logger |
|
||||||||||||
|
The basic constructor
|
|
|
Close and deallocate resources. Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
Get the source name.
Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
Write the ACSFaultState in the log
|
|
|
Push a collection of fault states.
Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
Push a fault state.
Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
Push the set of active fault states.
Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
Set the source name.
Implements alma::alarmsystem::source::ACSAlarmSystemInterface.
|
|
|
|
|
|
|
1.3.8