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

rmValue Union Reference

#include <ResourceMonitorTypes.h>

List of all members.

Public Attributes

int32_t rmValueS32
 value for a signed 32-bit statistic. More...

u_int32_t rmValueU32
 value for a unsigned 32-bit statistic. More...

int64_t rmValueS64
 value for a signed 64-bit statistic. More...

u_int64_t rmValueU64
 value for a unsigned 64-bit statistic. More...


Detailed Description

A rmValue is a container for the statistic's value.


Member Data Documentation

int32_t rmValue::rmValueS32
 

value for a signed 32-bit statistic.

int64_t rmValue::rmValueS64
 

value for a signed 64-bit statistic.

u_int32_t rmValue::rmValueU32
 

value for a unsigned 32-bit statistic.

u_int64_t rmValue::rmValueU64
 

value for a unsigned 64-bit statistic.


The documentation for this union 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