|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
This is the complete list of members for a11::obs::Span, including all inherited members.
| AddEvent(std::string_view name) | a11::obs::Span | |
| AddEvent(std::string_view name, const std::vector< std::pair< std::string, std::string > > &attributes) | a11::obs::Span | |
| End() noexcept | a11::obs::Span | |
| InjectContext(data::ByteMap &headers) const | a11::obs::Span | |
| IsRecording() const noexcept | a11::obs::Span | |
| operator=(Span &&other) noexcept | a11::obs::Span | |
| operator=(const Span &)=delete | a11::obs::Span | |
| SetAttribute(std::string_view key, std::string_view value) | a11::obs::Span | |
| SetAttribute(std::string_view key, const char *value) | a11::obs::Span | |
| SetAttribute(std::string_view key, std::int64_t value) | a11::obs::Span | |
| SetAttribute(std::string_view key, bool value) | a11::obs::Span | |
| SetAttribute(std::string_view key, double value) | a11::obs::Span | |
| SetStatus(const absl::Status &status) | a11::obs::Span | |
| SetStatus(SpanStatus status, std::string_view description={}) | a11::obs::Span | |
| Span() noexcept=default | a11::obs::Span | |
| Span(Span &&other) noexcept | a11::obs::Span | |
| Span(const Span &)=delete | a11::obs::Span | |
| SpanIdHex() const | a11::obs::Span | |
| TraceIdHex() const | a11::obs::Span | |
| Tracer | a11::obs::Span | friend |
| UpdateName(std::string_view name) | a11::obs::Span | |
| ~Span() | a11::obs::Span |