testalarmsystem::AlarmTestMountImpl

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Author

NAME

testalarmsystem::AlarmTestMountImpl −

SYNOPSIS

#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

Constructor & Destructor Documentation

testalarmsystem::AlarmTestMountImpl::AlarmTestMountImpl (const ACE_CString & name, maci::ContainerServices * containerServices) Constructor

virtual testalarmsystem::AlarmTestMountImpl::~AlarmTestMountImpl () [virtual] Destructor

Member Function Documentation

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 ()

Member Data Documentation

acsalarm::AlarmSystemInterface* testalarmsystem::AlarmTestMountImpl::alarmSource [private]

int testalarmsystem::AlarmTestMountImpl::counter [private]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.