#include <AlarmTestMountImpl.h>
List of all members.
Public Member Functions |
| AlarmTestMountImpl (const ACE_CString &name, maci::ContainerServices *containerServices) |
virtual | ~AlarmTestMountImpl () |
void | faultMount () |
void | terminate_faultMount () |
| 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) |
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 | |
|
) |
| | |
virtual testalarmsystem::AlarmTestMountImpl::~AlarmTestMountImpl |
( |
|
) |
[virtual] |
testalarmsystem::AlarmTestMountImpl::AlarmTestMountImpl |
( |
const ACE_CString & |
name, |
|
|
maci::ContainerServices * |
containerServices | |
|
) |
| | |
virtual testalarmsystem::AlarmTestMountImpl::~AlarmTestMountImpl |
( |
|
) |
[virtual] |
Member Function Documentation
void testalarmsystem::AlarmTestMountImpl::faultMount |
( |
|
) |
|
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::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::sendAlarmShortHand |
( |
std::string |
fFamily, |
|
|
std::string |
fMember, |
|
|
int |
code, |
|
|
bool |
active | |
|
) |
| | [private] |
void testalarmsystem::AlarmTestMountImpl::terminate_faultMount |
( |
|
) |
|
void testalarmsystem::AlarmTestMountImpl::terminate_faultMount |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: