Class Synchronous

Inheritance Relationships

Derived Types

Class Documentation

class Synchronous

Subclassed by opentelemetry::sdk::metrics::DoubleCounter, opentelemetry::sdk::metrics::DoubleHistogram, opentelemetry::sdk::metrics::DoubleUpDownCounter, opentelemetry::sdk::metrics::LongCounter< T >, opentelemetry::sdk::metrics::LongHistogram< T >, opentelemetry::sdk::metrics::LongUpDownCounter

Public Functions

inline Synchronous(InstrumentDescriptor instrument_descriptor, std::unique_ptr<SyncWritableMetricStorage> storage)

Protected Attributes

InstrumentDescriptor instrument_descriptor_
std::unique_ptr<SyncWritableMetricStorage> storage_