#include <rmControl.h>
Inheritance diagram for rmThresholdMonitorControl:
Public Methods | |
rmThresholdMonitorControl () | |
virtual | ~rmThresholdMonitorControl () |
virtual bool | elementIsReady (const ThresholdControl &aElement) const |
virtual int | getInteger32 (RMAttribute aName, unsigned long aID, long &aValue) |
virtual int | setInteger32 (RMAttribute aName, unsigned long aID, long aValue) |
virtual int | getUnsigned (RMAttribute aName, unsigned long aID, unsigned long &aValue) |
virtual int | setUnsigned (RMAttribute aName, unsigned long aID, unsigned long aValue) |
virtual int | getUnsigned64 (RMAttribute aName, unsigned long aID, u_int64_t &aValue) |
virtual int | setUnsigned64 (RMAttribute aName, unsigned long aID, u_int64_t aValue) |
Definition at line 127 of file rmControl.h.
|
Definition at line 130 of file rmControl.h. |
|
Definition at line 131 of file rmControl.h. |
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 388 of file rmControl.cpp. |
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 405 of file rmControl.cpp. References rmBaseArray< ThresholdControl >::getConstElement, ThresholdControl::refCnt, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, ThresholdControl::status, THRESHOLDCONTROL_REFCOUNT, and THRESHOLDCONTROL_STATUS. |
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 454 of file rmControl.cpp. References ThresholdControl::control, rmBaseArray< ThresholdControl >::getConstElement, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, THRESHOLDCONTROL_LOGRATE, THRESHOLDCONTROL_SAMPLETIME, and THRESHOLDCONTROL_TOLERANCE32. |
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 515 of file rmControl.cpp. References ThresholdControl::control, rmBaseArray< ThresholdControl >::getConstElement, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, and THRESHOLDCONTROL_TOLERANCE64. |
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 430 of file rmControl.cpp. References rmBaseArray< ThresholdControl >::getElement, ThresholdControl::refCnt, RMAttribute, RMCLIENT_ERROR_CC_REFCNT, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, rmStatusArray< ThresholdControl >::setStatus, THRESHOLDCONTROL_STATUS, and rmStatusArray< ThresholdControl >::updateStatus. |
|
|
Reimplemented from rmBaseArray< ThresholdControl >. Definition at line 536 of file rmControl.cpp. References ThresholdControl::control, rmBaseArray< ThresholdControl >::getElement, ThresholdControl::refCnt, RMAttribute, RMCLIENT_ERROR_CC_REFCNT, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, THRESHOLDCONTROL_TOLERANCE64, and rmStatusArray< ThresholdControl >::updateStatus. |