OpenGroup::arm40::Provisional::metric::IArmMetricDefinitionConstants Struct Reference
The metric definition constants. More...
Public Attributes | |
| const short | METRIC_USE_GENERAL = 0 |
| No specific usage semantics are declared. | |
| const short | METRIC_USE_TRAN_SIZE = 1 |
| Metric represents the "size" of the transaction (counter and gauge only). | |
| const short | METRIC_USE_TRAN_STATUS = 2 |
| Metric represents status, like an error code (numeric ID and string only). | |
| const short | EXT_METRIC_USE_TRAN_CONCURRENCY = -3 |
| Metric explains the concurrent usage of a transaction. | |
Detailed Description
Member Data Documentation
| const short OpenGroup::arm40::Provisional::metric::IArmMetricDefinitionConstants::EXT_METRIC_USE_TRAN_CONCURRENCY = -3 |
(gauge only)
| const short OpenGroup::arm40::Provisional::metric::IArmMetricDefinitionConstants::METRIC_USE_GENERAL = 0 |
| const short OpenGroup::arm40::Provisional::metric::IArmMetricDefinitionConstants::METRIC_USE_TRAN_SIZE = 1 |
| const short OpenGroup::arm40::Provisional::metric::IArmMetricDefinitionConstants::METRIC_USE_TRAN_STATUS = 2 |
The documentation for this struct was generated from the following file:
- opengroup/arm40/provisional/metric/IArmMetricDefinition.cs
