userver
C++ Async Framework
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/baggage/fwd.hpp
4
/// @brief Forward declarations of baggage and baggage helpers classes
5
6
namespace
baggage {
7
8
class
BaggageManagerComponent;
9
class
BaggageManager;
10
class
Baggage
;
11
class
BaggageEntry
;
12
class
BaggageEntryProperty
;
13
14
using
BaggageProperties =
15
std::vector<std::pair<std::string, std::optional<std::string>>>;
16
17
}
// namespace baggage
userver
baggage
fwd.hpp
Generated on Wed Oct 4 2023 12:20:12 for userver by
Doxygen
1.9.8