MetroCollect  2.3.4
SourceField.h File Reference
#include <string>
#include <vector>
Include dependency graph for SourceField.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MetroCollect::MetricsSource::FieldInfo
 Object used to describe a field (or metric) More...
 
struct  MetroCollect::MetricsSource::FieldInfo::IndexAndDescription
 

Namespaces

 MetroCollect::MetricsSource
 Namespace for sources of metrics objects and operations.
 

Typedefs

using MetroCollect::MetricsSource::FieldName = std::vector< std::string >
 Type used for field names (an array of strings) More...