OpenGroup::arm40::Provisional::metric::IArmMetricGauge64 Interface Reference
[ARM 4.0 MetricsARM 4.0 Metric Gauges]

IArmMetricGauge64 implements a 64-bit integer gauge. More...

Inheritance diagram for OpenGroup::arm40::Provisional::metric::IArmMetricGauge64:
OpenGroup::arm40::Provisional::metric::IArmMetric OpenGroup::arm40::Provisional::transaction::IArmInterface

List of all members.

Public Member Functions

long get ()
 Gets the gauge value.
int set (long value)
 Sets the gauge value.

Detailed Description

Objects implementing this interface are created using IArmMetricFactory.newArmMetricGauge64

It is the same as ARM 2.0 metric type=5 (ARM_Gauge64).


Member Function Documentation

long OpenGroup::arm40::Provisional::metric::IArmMetricGauge64::get (  ) 
Returns:
the gauge value.
int OpenGroup::arm40::Provisional::metric::IArmMetricGauge64::set ( long  value  ) 
Parameters:
value new gauge value.
Returns:
0 on sucess; otherwise, a non-zero error code is returned (as specified in OpenGroup.arm40.Provisional.transaction.IArmInterface

The documentation for this interface was generated from the following file:
  • opengroup/arm40/provisional/metric/IArmMetricGauge64.cs