Public Member Functions | Static Public Member Functions
cartographer::metrics::Family< MetricType > Class Template Reference

#include <family_factory.h>

Inheritance diagram for cartographer::metrics::Family< MetricType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual MetricType * Add (const std::map< std::string, std::string > &labels)=0
virtual ~Family ()

Static Public Member Functions

static Family< MetricType > * Null ()

Detailed Description

template<typename MetricType>
class cartographer::metrics::Family< MetricType >

Definition at line 34 of file metrics/family_factory.h.


Constructor & Destructor Documentation

template<typename MetricType>
virtual cartographer::metrics::Family< MetricType >::~Family ( ) [virtual]

Member Function Documentation

template<typename MetricType>
virtual MetricType* cartographer::metrics::Family< MetricType >::Add ( const std::map< std::string, std::string > &  labels) [pure virtual]
template<typename MetricType>
static Family<MetricType>* cartographer::metrics::Family< MetricType >::Null ( ) [inline, static]

Definition at line 37 of file metrics/family_factory.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36