OpenGroup::arm40::Provisional::metric Namespace Reference
Classes | |
| interface | IArmMetric |
| The superclass for all the metric interfaces. More... | |
| interface | IArmMetricCounter32 |
| ArmMetricCounter32 implements a 32-bit integer counter. More... | |
| interface | IArmMetricCounter32Definition |
| IArmMetricCounter32Definition serves as a marker interface that binds the metadata in ArmMetricDefinition to a 32-bit counter type. More... | |
| interface | IArmMetricCounter64 |
| IArmMetricCounter64 implements a 64-bit integer counter. More... | |
| interface | IArmMetricCounter64Definition |
| IArmMetricCounter64Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 64-bit counter type. More... | |
| interface | IArmMetricCounterFloat32 |
| ArmMetricCounterFloat32 implements a 32-bit floating-point counter. More... | |
| interface | IArmMetricCounterFloat32Definition |
| IArmMetricCounterFloat32Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 32-bit floating-point counter type. More... | |
| struct | IArmMetricDefinitionConstants |
| The metric definition constants. More... | |
| interface | IArmMetricDefinition |
| The superclass for all the metric definition interfaces. More... | |
| struct | IArmMetricFactoryConstants |
IArmMetricFactory is instantiated using a class loader. More... | |
| interface | IArmMetricFactory |
| Provides methods to create instances of the classes in the OpenGroup.arm40.Provisional.metric package. More... | |
| interface | IArmMetricGauge32 |
| ArmMetricGauge32 implements a 32-bit integer gauge. More... | |
| interface | IArmMetricGauge32Definition |
| IArmMetricGauge32Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 32-bit gauge type. More... | |
| interface | IArmMetricGauge64 |
| IArmMetricGauge64 implements a 64-bit integer gauge. More... | |
| interface | IArmMetricGauge64Definition |
| IArmMetricGauge64Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 64-bit gauge type. More... | |
| interface | IArmMetricGaugeFloat32 |
| Implements a 32-bit floating-point gauge. More... | |
| interface | IArmMetricGaugeFloat32Definition |
| IArmMetricGaugeFloat32Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 32-bit floating-point gauge type. More... | |
| interface | IArmMetricGroup |
| ArmMetricGroup is used to bind objects that implement a subclass of IArmMetric to an IArmTransactionWithMetrics or IArmTranReportWithMetrics object. More... | |
| interface | IArmMetricGroupDefinition |
| IArmMetricGroupDefinition is used to bind IArmMetricDefinition objects to an IArmTransactionWithMetricsDefinition or IArmTranReportWithMetricsDefinition object. More... | |
| interface | IArmMetricNumericId32 |
| IArmMetricNumericId32 implements a 32-bit integer numeric id. More... | |
| interface | IArmMetricNumericId32Definition |
| IArmMetricNumericId32Definition serves as a marker interface that binds the metadata in IArmMetricDefinition to a 32-bit numeric id type. More... | |
| interface | IArmMetricNumericId64 |
| ArmMetricNumericId64 implements a 64-bit integer numeric id. More... | |
| interface | IArmMetricNumericId64Definition |
| Marks a metadata binding. More... | |
| interface | IArmMetricString32 |
| IArmMetricString32 implements a string of 1 to 32 characters. More... | |
| interface | IArmMetricString32Definition |
| Marks a metadata binding. More... | |
| interface | IArmTranReportWithMetrics |
| IArmTranReportWithMetrics is a subclass of IArmTranReport that is used if the application wishes to use metrics. More... | |
| interface | IArmTransactionWithMetrics |
| IArmTransactionWithMetrics is a subclass of IArmTransaction that is used if the application wishes to use metrics. More... | |
| interface | IArmTransactionWithMetricsDefinition |
| ArmTransactionWithMetricsDefinition subclasses ArmTransactionDefinition to add a binding with an ArmMetricGroupDefinition. More... | |
