#include <rmControl.h>
Inheritance diagram for rmLeakyBucketMonitorControl:
Public Methods | |
rmLeakyBucketMonitorControl () | |
virtual | ~rmLeakyBucketMonitorControl () |
virtual bool | elementIsReady (const LeakyBucketControl &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) |
|
Definition at line 150 of file rmControl.h. |
|
Definition at line 151 of file rmControl.h. |
|
Reimplemented from rmBaseArray< LeakyBucketControl >. Definition at line 560 of file rmControl.cpp. |
|
Reimplemented from rmBaseArray< LeakyBucketControl >. Definition at line 566 of file rmControl.cpp. References rmBaseArray< LeakyBucketControl >::getConstElement, LEAKYBUCKETCONTROL_REFCOUNT, LEAKYBUCKETCONTROL_STATUS, LeakyBucketControl::refCnt, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, and LeakyBucketControl::status. |
|
Reimplemented from rmBaseArray< LeakyBucketControl >. Definition at line 615 of file rmControl.cpp. References LeakyBucketControl::control, rmBaseArray< LeakyBucketControl >::getConstElement, LEAKYBUCKETCONTROL_LOGGINGRATE, RMAttribute, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, and RMCLIENT_SUCCESS. |
|
|
Reimplemented from rmBaseArray< LeakyBucketControl >. Definition at line 636 of file rmControl.cpp. References LeakyBucketControl::control, rmBaseArray< LeakyBucketControl >::getElement, LEAKYBUCKETCONTROL_LOGGINGRATE, LeakyBucketControl::refCnt, RMAttribute, RMCLIENT_ERROR_CC_REFCNT, RMCLIENT_ERROR_NOSUCHNAME, RMCLIENT_ERROR_THRESHOLD_CONTROL, RMCLIENT_SUCCESS, and rmStatusArray< LeakyBucketControl >::updateStatus. |