#include <AlarmTestMountImpl.h>
Inheritance diagram for testalarmsystem::AlarmTestMountImpl:


Public Member Functions | |
| AlarmTestMountImpl (const ACE_CString &name, maci::ContainerServices *containerServices) | |
| virtual | ~AlarmTestMountImpl () |
| void | faultMount () |
| void | terminate_faultMount () |
Private Member Functions | |
| void | sendAlarmLongHand (std::string fFamily, std::string fMember, int code, bool active) |
| void | sendAlarmShortHand (std::string fFamily, std::string fMember, int code, bool active) |
Private Attributes | |
| auto_ptr< acsalarm::AlarmSystemInterface > | alarmSource |
| int | counter |
|
||||||||||||
|
Constructor |
|
|
Destructor |
|
|
|
|
||||||||||||||||||||
|
Send an alarm active or inactive depending on the value of the parameter |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.8