userver
C++ Async Framework
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file
4
/// @brief Forward declarations of types in userver proto-structs library.
5
6
USERVER_NAMESPACE_BEGIN
7
8
namespace
proto_structs::impl {
9
10
class
ReadContext;
11
class
WriteContext;
12
13
}
// namespace proto_structs::impl
14
15
namespace
proto_structs {
16
17
class
Any;
18
19
template
<
typename
T>
20
struct
To;
21
22
}
// namespace proto_structs
23
24
USERVER_NAMESPACE_END
proto-structs
include
userver
proto-structs
fwd.hpp
Generated on Tue Sep 2 2025 12:42:00 for userver by
Doxygen
1.13.2