Luanti 5.16.0-dev
Loading...
Searching...
No Matches
metricsbackend.h File Reference
#include <memory>
#include <string>
#include <utility>
#include "config.h"
Include dependency graph for metricsbackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetricCounter
class  MetricGauge
class  MetricsBackend

Typedefs

typedef std::shared_ptr< MetricCounterMetricCounterPtr
typedef std::shared_ptr< MetricGaugeMetricGaugePtr

Typedef Documentation

◆ MetricCounterPtr

typedef std::shared_ptr<MetricCounter> MetricCounterPtr

◆ MetricGaugePtr

typedef std::shared_ptr<MetricGauge> MetricGaugePtr