Public Member Functions | |
virtual | ~AlarmAction () |
virtual void | updateAlarm (code::DataTable &, std::vector< bool > &)=0 |
updates the alarm column in the table, incrementing it by one if it meets the test. |
virtual w2kmeans::AlarmAction::~AlarmAction | ( | ) | [inline, virtual] |
virtual void w2kmeans::AlarmAction::updateAlarm | ( | code::DataTable & | , | |
std::vector< bool > & | ||||
) | [pure virtual] |
updates the alarm column in the table, incrementing it by one if it meets the test.
It also sets the corresponding entry in the vector.