|
MetroCollect
2.3.4
|
Name of a metric. More...
#include <SourceEthtool.h>

Public Attributes | |
| std::string | name |
| Name of a metric. More... | |
| std::optional< std::string > | index |
| index of the metric if the metric name has an index More... | |
Name of a metric.
Definition at line 203 of file SourceEthtool.h.
| std::optional<std::string> MetroCollect::MetricsSource::SourceEthtool::InterfaceInfo::NameAndIndex::index |
index of the metric if the metric name has an index
Definition at line 205 of file SourceEthtool.h.
| std::string MetroCollect::MetricsSource::SourceEthtool::InterfaceInfo::NameAndIndex::name |
Name of a metric.
Definition at line 204 of file SourceEthtool.h.