#include <monitor_abstract.h>
Class diagram for DifferenceIndicator:
Public Members | |||
![]() | ![]() | DifferenceIndicator (char* t, fint d, fint n = 1, fint off = 0) | |
![]() | ![]() | void | update (int32 newSum, bool incremental) |
![]() | ![]() | DifferenceIndicator (char* t, fint d, fint n = 1, fint off = 0) | |
![]() | ![]() | void | update (int32 newSum, bool incremental) |
Protected Members | |||
![]() | ![]() | int32 | lastSum |
DifferenceIndicator::DifferenceIndicator (char * t, fint d, fint n = 1, fint off = 0) |
void DifferenceIndicator::update (int32 newSum, bool incremental) [virtual]
|
Reimplemented from ValueIndicator.
DifferenceIndicator::DifferenceIndicator (char * t, fint d, fint n = 1, fint off = 0) |
void DifferenceIndicator::update (int32 newSum, bool incremental) [virtual]
|
Reimplemented from ValueIndicator.
int32 DifferenceIndicator::lastSum [protected]
|