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

rmStatisticInfo Struct Reference

#include <ResourceMonitorTypes.h>

List of all members.

Public Attributes

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

rmID id
 a value assigned by the subsystem to a statistic. More...

enum rmStatisticType type
 the statistic's type, counter or gauge. More...

enum rmStatisticSize size
 the statistic's size. More...

enum rmStatisticScale scale
 the statistic's scale - should match with units description. More...


Detailed Description

rmStatisticInfo is the descriptive data for a type of statistic supported by a subsystem monitor library.


Member Data Documentation

rmUID rmStatisticInfo::SubsystemId
 

unique ID assigned to the subsystem.

rmID rmStatisticInfo::id
 

a value assigned by the subsystem to a statistic.

enum rmStatisticScale rmStatisticInfo::scale
 

the statistic's scale - should match with units description.

enum rmStatisticSize rmStatisticInfo::size
 

the statistic's size.

enum rmStatisticType rmStatisticInfo::type
 

the statistic's type, counter or gauge.


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