![]() |
Project
|
#include <DeviceMetricsInfo.h>
Public Attributes | |
unsigned char | size = 0 |
char | label [MAX_METRIC_LABEL_SIZE] |
Static Public Attributes | |
static constexpr size_t | MAX_METRIC_LABEL_SIZE = 256 - sizeof(unsigned char) |
Definition at line 57 of file DeviceMetricsInfo.h.
char o2::framework::MetricLabel::label[MAX_METRIC_LABEL_SIZE] |
Definition at line 60 of file DeviceMetricsInfo.h.
|
staticconstexpr |
Definition at line 58 of file DeviceMetricsInfo.h.
unsigned char o2::framework::MetricLabel::size = 0 |
Definition at line 59 of file DeviceMetricsInfo.h.