#include <baciAlarm_T.h>
Inheritance diagram for baci::AlarmEventStrategyContSeq< T, TPROP, TALARM >:


Public Member Functions | |
| AlarmEventStrategyContSeq (TPROP *property, EventDispatcher *eventDispatcher) | |
| AlarmEventStrategyContSeq (Callback_ptr callback_p, const CBDescIn &descIn, const ACS::TimeInterval &interval, TPROP *property, EventDispatcher *eventDispatcher) | |
| virtual void | check (BACIValue &value, const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
Protected Attributes | |
| int * | alarmsRaised_mp |
| int | alarmsRaisedLength_m |
Private Member Functions | |
| void | operator= (const AlarmEventStrategyContSeq &) |
| AlarmEventStrategyContSeq (const AlarmEventStrategyContSeq &) | |
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||
|
ALMA C++ coding standards state copy constructors should be disabled. |
|
||||||||||||||||||||
|
Event cheking method This virtual method is called periodically to check property state if event should be raised Implements baci::EventStrategy.
|
|
||||||||||
|
ALMA C++ coding standards state assignment operators should be disabled. |
|
|||||
|
|
|
|||||
|
|
1.3.8