userver
C++ Async Framework
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/tracing/fwd.hpp
4
/// @brief Forward declarations of the tracing types.
5
6
USERVER_NAMESPACE_BEGIN
7
8
namespace
tracing
{
9
10
enum
class
ReferenceType { kChild, kReference };
11
12
class
SpanBuilder;
13
struct
SpanEvent;
14
class
Span;
15
class
AnyValue
;
16
17
}
// namespace tracing
18
19
USERVER_NAMESPACE_END
userver
tracing
fwd.hpp
Generated on Mon Mar 23 2026 21:39:09 for userver by
Doxygen
1.13.2