This is the complete list of members for tracing::TagScope, including all inherited members.
operator=(const TagScope &other)=delete (defined in tracing::TagScope) | tracing::TagScope | |
operator=(TagScope &&other)=delete (defined in tracing::TagScope) | tracing::TagScope | |
TagScope(std::string key, logging::LogExtra::Value value, logging::LogExtra::ExtendType extend_type=logging::LogExtra::ExtendType::kNormal) (defined in tracing::TagScope) | tracing::TagScope | explicit |
TagScope(Span &parent, std::string key, logging::LogExtra::Value value, logging::LogExtra::ExtendType extend_type=logging::LogExtra::ExtendType::kNormal) (defined in tracing::TagScope) | tracing::TagScope | explicit |
TagScope(logging::LogExtra &&extra) (defined in tracing::TagScope) | tracing::TagScope | explicit |
TagScope(Span &parent, logging::LogExtra &&extra) (defined in tracing::TagScope) | tracing::TagScope | explicit |
TagScope(const TagScope &other)=delete (defined in tracing::TagScope) | tracing::TagScope | |
TagScope(TagScope &&other)=delete (defined in tracing::TagScope) | tracing::TagScope | |
~TagScope() (defined in tracing::TagScope) | tracing::TagScope |