#include <rmConfig.h>
Inheritance diagram for rmThresholdMonitorConfig:
Public Methods | |
rmThresholdMonitorConfig () | |
virtual | ~rmThresholdMonitorConfig () |
virtual bool | elementIsReady (const ThresholdConfig &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 160 of file rmConfig.h.
|
Definition at line 163 of file rmConfig.h. |
|
Definition at line 164 of file rmConfig.h. |
|
Reimplemented from rmBaseArray< ThresholdConfig >. Definition at line 340 of file rmConfig.cpp. References ThresholdConfig::config. |
|
|
Reimplemented from rmBaseArray< ThresholdConfig >. Definition at line 467 of file rmConfig.cpp. References ThresholdConfig::config, rmBaseArray< ThresholdConfig >::getConstElement, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONFIG, RMCLIENT_SUCCESS, and THRESHOLDCONFIG_VALUE32. |
|
Reimplemented from rmBaseArray< ThresholdConfig >. Definition at line 511 of file rmConfig.cpp. References ThresholdConfig::config, rmBaseArray< ThresholdConfig >::getConstElement, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONFIG, RMCLIENT_SUCCESS, and THRESHOLDCONFIG_VALUE64. |
|
|
Reimplemented from rmBaseArray< ThresholdConfig >. Definition at line 487 of file rmConfig.cpp. References ThresholdConfig::config, rmBaseArray< ThresholdConfig >::getElement, ThresholdConfig::refCnt, RMAttribute, RMCLIENT_ERROR_CC_REFCNT, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONFIG, RMCLIENT_SUCCESS, THRESHOLDCONFIG_VALUE32, and rmStatusArray< ThresholdConfig >::updateStatus. |
|
Reimplemented from rmBaseArray< ThresholdConfig >. Definition at line 531 of file rmConfig.cpp. References ThresholdConfig::config, rmBaseArray< ThresholdConfig >::getElement, ThresholdConfig::refCnt, RMAttribute, RMCLIENT_ERROR_CC_REFCNT, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONFIG, RMCLIENT_SUCCESS, THRESHOLDCONFIG_VALUE64, and rmStatusArray< ThresholdConfig >::updateStatus. |