MetroCollect  2.3.4
MetroCollect::MetricsSource::SourceEthtool::InterfaceInfo::NameAndIndex Struct Reference

Name of a metric. More...

#include <SourceEthtool.h>

Collaboration diagram for MetroCollect::MetricsSource::SourceEthtool::InterfaceInfo::NameAndIndex:

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...
 

Detailed Description

Name of a metric.

Definition at line 203 of file SourceEthtool.h.

Member Data Documentation

◆ index

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.

◆ name

std::string MetroCollect::MetricsSource::SourceEthtool::InterfaceInfo::NameAndIndex::name

Name of a metric.

Definition at line 204 of file SourceEthtool.h.


The documentation for this struct was generated from the following file: