Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

rmSubsystemInfo Struct Reference

#include <ResourceMonitorTypes.h>

List of all members.

Public Attributes

rmUID id
 unique ID assigned to the subsystem. More...

size_t noResources
 number of active resources in a subsystem. More...

size_t noStatistics
 number of statistics accessible through the subsystem. More...


Detailed Description

Detailed information about a subsystem plugin

A subsystem is a specific instance of a subsystem monitor library. Subsystems register with the monitoring daemon with a rmUID and the location of the library. Use rmGetSubsystemCount() and rmGetAvailableSubsystems() to discover the subsystems registered with the resource monitoring facility.


Member Data Documentation

rmUID rmSubsystemInfo::id
 

unique ID assigned to the subsystem.

size_t rmSubsystemInfo::noResources
 

number of active resources in a subsystem.

size_t rmSubsystemInfo::noStatistics
 

number of statistics accessible through the subsystem.


The documentation for this struct was generated from the following file:
Generated at Sat Sep 7 21:21:08 2002 for Resource Monitoring Facility by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001