|
Couchbase C++ SDK 1.3.1 (rev. fb3f860)
|
This is the complete list of members for otel_value_recorder< T >, including all inherited members.
| operator=(const value_recorder &other) -> value_recorder &=default | value_recorder | |
| operator=(value_recorder &&other) -> value_recorder &=default | value_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) override | otel_value_recorder< T > | inlinevirtual |
| value_recorder()=default | value_recorder | |
| value_recorder(const value_recorder &other)=default | value_recorder | |
| value_recorder(value_recorder &&other)=default | value_recorder | |
| ~value_recorder()=default | value_recorder | virtual |