OpenGroup::arm40::Provisional::metric::IArmMetricNumericId64 Interface Reference
[ARM 4.0 MetricsARM 4.0 Metric Numeric IDs]

ArmMetricNumericId64 implements a 64-bit integer numeric id. More...

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

List of all members.

Public Member Functions

long get ()
 Gets the numeric ID value.
int set (long value)
 Sets the numeric ID value.

Detailed Description

ArmMetricNumericId64 is created with the newArmMetricNumericId64() method of ArmMetricFactory.

It is the same as ARM 2.0 metric type=8 (ARM_NumericID64).

Objects implementing this interface are created using IArmMetricFactory.newArmMetricNumericId64


Member Function Documentation

long OpenGroup::arm40::Provisional::metric::IArmMetricNumericId64::get (  ) 
Returns:
the numeric ID value.
int OpenGroup::arm40::Provisional::metric::IArmMetricNumericId64::set ( long  value  ) 
Parameters:
value new numeric ID 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/IArmMetricNumericId64.cs