alma::acsplugins::alarmsystem::gui::table::AlarmCounter Class Reference

List of all members.

Public Member Functions

void incCounter ()
void decCounter ()
int getCount ()

Private Attributes

volatile int count = 0

Detailed Description

The counter for an alarm type

Author:
acaproni

Member Function Documentation

void alma::acsplugins::alarmsystem::gui::table::AlarmCounter::decCounter (  )  [inline]

Decrease the counter

References count.

int alma::acsplugins::alarmsystem::gui::table::AlarmCounter::getCount (  )  [inline]
Returns:
The value of the counter

References count.

Referenced by alma::acsplugins::alarmsystem::gui::statusline::CounterWidget::update().

void alma::acsplugins::alarmsystem::gui::table::AlarmCounter::incCounter (  )  [inline]

Increase the counter

References count.


Member Data Documentation

Referenced by decCounter(), getCount(), and incCounter().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2