![]() |
Project
|
#include <DeviceMetricsInfo.h>
Public Attributes | |
| unsigned char | size = 0 |
| char | prefix [MAX_METRIC_PREFIX_SIZE] |
| int | begin = 0 |
| int | end = 0 |
Static Public Attributes | |
| static constexpr size_t | MAX_METRIC_PREFIX_SIZE = 256 - sizeof(unsigned char) |
Definition at line 63 of file DeviceMetricsInfo.h.
| int o2::framework::MetricPrefix::begin = 0 |
Definition at line 67 of file DeviceMetricsInfo.h.
| int o2::framework::MetricPrefix::end = 0 |
Definition at line 68 of file DeviceMetricsInfo.h.
|
staticconstexpr |
Definition at line 64 of file DeviceMetricsInfo.h.
| char o2::framework::MetricPrefix::prefix[MAX_METRIC_PREFIX_SIZE] |
Definition at line 66 of file DeviceMetricsInfo.h.
| unsigned char o2::framework::MetricPrefix::size = 0 |
Definition at line 65 of file DeviceMetricsInfo.h.