#include <baciAlarmSystemMonitorPattern.h>
Public Member Functions | |
AlarmSystemMonitorPattern (ROpatternImpl *property, EventDispatcher *eventDispatcher) | |
virtual | ~AlarmSystemMonitorPattern () |
virtual void | check (BACIValue &val, const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
Private Member Functions | |
void | operator= (const AlarmSystemMonitorPattern &) |
AlarmSystemMonitorPattern (const AlarmSystemMonitorPattern &) | |
Private Attributes | |
ACS::pattern | lastValue_m |
const unsigned short | patternSize_m |
unsigned short | bitPos_m |
ACS::pattern | alarmTrigger_m |
ACS::pattern | alarmMask_m |
ACS::stringSeq * | bitDescriptions_mp |
unsigned long | bitDescLength_m |
|
|
|
|
|
ALMA C++ coding standards state copy constructors should be disabled. |
|
|
|
ALMA C++ coding standards state assignment operators should be disabled. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|