|
Public Member Functions |
| | AlarmTestMountMultiThreadedImpl (const ACE_CString &name, maci::ContainerServices *containerServices) |
| virtual | ~AlarmTestMountMultiThreadedImpl () |
| void | faultMount (CORBA::Long threads, CORBA::Long numFaultsPerThread, CORBA::Long mountNum) |
| void | terminate_faultMount () |
| void | sendAlarmLongHand (std::string &fFamily, std::string &fMember, int code, bool active, string &threadName) |
| 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 | sendAlarmShortHandWithoutProperties (std::string &fFamily, std::string &fMember, int code, bool active) |
| void | sendAlarmControlStyle () |
| void | stop () |
Private Attributes |
| auto_ptr< acsalarm::AlarmSystemInterface > | alarmSource |
| ACE_Thread_Mutex | mutex |
| bool | stopped |