Public Member Functions | List of all members
cartographer::metrics::Family< MetricType > Class Template Referenceabstract

#include <family_factory.h>

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ ~Family()

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

Member Function Documentation

◆ Add()

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

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


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59