Public Member Functions | |
void | setSourceName (String newSourceName) |
String | getSourceName () |
void | close () |
void | push (FaultState state) throws ASIException |
void | push (Collection states) throws ASIException |
void | pushActiveList (Collection active) throws ASIException |
|
Close and deallocate resources. Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|
|
Get the source name.
Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|
|
Push a collection of fault states.
Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|
|
Push a fault state.
Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|
|
Push the set of active fault states.
Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|
|
Set the source name.
Implemented in cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
|