#include <baciAlarmPattern.h>
Public Member Functions | |
| AlarmEventStrategyPattern (ROpatternImpl *property, EventDispatcher *eventDispatcher) | |
| AlarmEventStrategyPattern (Callback_ptr callback_p, const CBDescIn &descIn, const ACS::TimeInterval &interval, ROpatternImpl *property, EventDispatcher *eventDispatcher) | |
| virtual void | check (BACIValue &value, const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
Private Member Functions | |
| void | operator= (const AlarmEventStrategyPattern &) |
| AlarmEventStrategyPattern (const AlarmEventStrategyPattern &) | |
Private Attributes | |
| ACS::pattern | lastValue_m |
| const unsigned short | patternSize_m |
| unsigned short | bitPos_m |
| ACS::pattern | alarmTrigger_m |
| ACS::pattern | alarmMask_m |
|
||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
ALMA C++ coding standards state copy constructors should be disabled. |
|
||||||||||||||||
|
|
|
|
ALMA C++ coding standards state assignment operators should be disabled. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8