Compounds | |
class | SubsystemMonitor::IRMRegistration |
class | SubsystemMonitor::ISubsystemMonitor |
class | SubsystemMonitor::Monitor |
class | SubsystemMonitor::Statistic |
Typedefs | |
typedef SubsystemMonitor::ISubsystemMonitor* (* | systemFactory )(RMuid a_ssUID) |
systemFactory defines the prototype for SubsystemMonitor::ISubsystemMonitor class factories. More... | |
typedef SubsystemMonitor::Statistic* (* | statisticFactory )(RMuid a_ssUID, rmID a_resourceid, rmID a_statid) |
statisticFactory defines the prototype for SubsystemMonitor::Statistic class factories. More... | |
typedef SubsystemMonitor::Monitor* (* | monitorFactory )(rmMonitorConfiguration a_config, rmMonitorControl a_control, uid_t a_uid, gid_t a_gid) |
monitorFactory defines the prototype for SubsystemMonitor::Monitor class factories. More... |
|
monitorFactory defines the prototype for SubsystemMonitor::Monitor class factories.
|
|
statisticFactory defines the prototype for SubsystemMonitor::Statistic class factories.
|
|
systemFactory defines the prototype for SubsystemMonitor::ISubsystemMonitor class factories.
|