userver
C++ Async Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
tracing::AnyValue Class Reference
#include <
userver/tracing/any_value.hpp
>
Detailed Description
See also
https://github.com/open-telemetry/opentelemetry-proto/blob/v1.3.2/opentelemetry/proto/common/v1/common.proto#L28
Definition at line
18
of file
any_value.hpp
.
Public Member Functions
AnyValue
(std::string string_value)
AnyValue
(const char *string_value)
AnyValue
(bool bool_value)
AnyValue
(int int_value)
AnyValue
(long int_value)
AnyValue
(long long int_value)
AnyValue
(unsigned int int_value)
AnyValue
(unsigned long int_value)
AnyValue
(unsigned long long int_value)
AnyValue
(float double_value)
AnyValue
(double double_value)
The documentation for this class was generated from the following file:
userver/tracing/
any_value.hpp
tracing
AnyValue
Generated on
for userver by
Doxygen
1.17.0