userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/s3api/clients/fwd.hpp
4
/// @brief Forward declarations
5
6
#
include
<
memory
>
7
8
USERVER_NAMESPACE_BEGIN
9
10
namespace
s3api {
11
12
class
Client
;
13
using
ClientPtr = std::shared_ptr<
Client
>;
14
15
}
// namespace s3api
16
17
USERVER_NAMESPACE_END
userver
s3api
clients
fwd.hpp
Generated on Wed Apr 30 2025 16:00:03 for userver by
Doxygen
1.13.2