|
testalarmsystem::AlarmTestMountImpl − |
|
#include <AlarmTestMountImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
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 |
|
acsalarm::AlarmSystemInterface * alarmSource |
|
int counter |
|
testalarmsystem::AlarmTestMountImpl::AlarmTestMountImpl (const ACE_CString & name, maci::ContainerServices * containerServices) Constructor |
|
virtual testalarmsystem::AlarmTestMountImpl::~AlarmTestMountImpl () [virtual] Destructor |
|
void testalarmsystem::AlarmTestMountImpl::faultMount () |
|
void testalarmsystem::AlarmTestMountImpl::sendAlarmLongHand (std::string fFamily, std::string fMember, int code, bool active) [private] Send an alarm active or inactive depending on the value of the parameter |
|
void testalarmsystem::AlarmTestMountImpl::sendAlarmShortHand (std::string fFamily, std::string fMember, int code, bool active) [private] |
|
void testalarmsystem::AlarmTestMountImpl::terminate_faultMount () |
|
acsalarm::AlarmSystemInterface* testalarmsystem::AlarmTestMountImpl::alarmSource [private] |
|
int testalarmsystem::AlarmTestMountImpl::counter [private] |
|
Generated automatically by Doxygen for ACS-2014.6 C++ API from the source code. |