Couchbase C++ SDK 1.3.1 (rev. fb3f860)
Loading...
Searching...
No Matches
otel_value_recorder< T > Member List

This is the complete list of members for otel_value_recorder< T >, including all inherited members.

operator=(const value_recorder &other) -> value_recorder &=defaultvalue_recorder
operator=(value_recorder &&other) -> value_recorder &=defaultvalue_recorder
otel_value_recorder(opentelemetry::nostd::shared_ptr< opentelemetry::metrics::Histogram< T > > histogram, const std::map< std::string, std::string > &tags)otel_value_recorder< T >inlineexplicit
record_value(std::int64_t value) overrideotel_value_recorder< T >inlinevirtual
value_recorder()=defaultvalue_recorder
value_recorder(const value_recorder &other)=defaultvalue_recorder
value_recorder(value_recorder &&other)=defaultvalue_recorder
~value_recorder()=defaultvalue_recordervirtual