#include <baciTestAlarmClassImpl.h>
Inheritance diagram for BaciTestAlarmClassImpl:


Public Member Functions | |
| BaciTestAlarmClassImpl (const ACE_CString &name, maci::ContainerServices *containerServices, bool monitoring=true) | |
| virtual | ~BaciTestAlarmClassImpl () |
| virtual void | shutdown () |
| virtual CORBA::Boolean | isPropertiesMonitoringActive () |
| virtual ACS::ROpattern_ptr | roPatternProperty () |
| virtual ACS::RWpattern_ptr | rwPatternProperty () |
Private Member Functions | |
| void | operator= (const BaciTestAlarmClassImpl &) |
Private Attributes | |
| bool | m_shutdown |
| Is manager shutting down? | |
| baci::SmartPropertyPointer< baci::ROpattern > | m_roPatternProperty_sp |
| The smart pointers for the properties. | |
| baci::SmartPropertyPointer< MyROPatternProperty > | m_rwPatternProperty_sp |
|
||||||||||||||||
|
|
|
|
Destructor |
|
|
Check the status of the monitoring thread and logs it Reimplemented from baci::CharacteristicComponentImpl.
|
|
|
ALMA C++ coding standards state copy operators should be disabled. |
|
|
|
|
|
|
|
|
Servant shutdown request function |
|
|
The smart pointers for the properties.
|
|
|
|
|
|
Is manager shutting down?
|
1.3.8