MetroCollect  2.3.4
MetroCollect::MetricsSource::FieldInfo::IndexAndDescription Struct Reference

#include <SourceField.h>

Collaboration diagram for MetroCollect::MetricsSource::FieldInfo::IndexAndDescription:

Public Member Functions

 IndexAndDescription (size_t anIndex, std::string aDescription)
 

Public Attributes

size_t index
 
std::string description
 

Detailed Description

Definition at line 38 of file SourceField.h.

Constructor & Destructor Documentation

◆ IndexAndDescription()

MetroCollect::MetricsSource::FieldInfo::IndexAndDescription::IndexAndDescription ( size_t  anIndex,
std::string  aDescription 
)
inline

Definition at line 42 of file SourceField.h.

Member Data Documentation

◆ description

std::string MetroCollect::MetricsSource::FieldInfo::IndexAndDescription::description

Definition at line 40 of file SourceField.h.

◆ index

size_t MetroCollect::MetricsSource::FieldInfo::IndexAndDescription::index

Definition at line 39 of file SourceField.h.


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