#include <ResourceMonitor.h>
Inheritance diagram for ResourceMonitor::RMsession::
Public Methods | |
RMsession () | |
RMsession (rmSessionHandle handle) | |
when handle is 0, a default connection is used. More... | |
~RMsession () | |
rmSessionHandle | getConsumerHandle () const |
void | setSessionHandle (rmSessionHandle a_SessionHandle) |
allow the class to use a different connection to the Resource Monitor daemon
| |
Protected Attributes | |
rmSessionHandle | m_SessionHandle |
|
|
|
when handle is 0, a default connection is used.
|
|
|
|
|
|
allow the class to use a different connection to the Resource Monitor daemon
|
|
|