userver
C++ Async Framework
Loading...
Searching...
No Matches
rabbitmq.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/rabbitmq.hpp
4
/// This file is mainly for documentation purposes and inclusion of all headers
5
/// that are required for working with RabbitMQ userver component.
6
7
#
include
<
userver
/
urabbitmq
/
admin_channel
.
hpp
>
8
#
include
<
userver
/
urabbitmq
/
broker_interface
.
hpp
>
9
#
include
<
userver
/
urabbitmq
/
channel
.
hpp
>
10
#
include
<
userver
/
urabbitmq
/
client
.
hpp
>
11
#
include
<
userver
/
urabbitmq
/
client_settings
.
hpp
>
12
#
include
<
userver
/
urabbitmq
/
component
.
hpp
>
13
#
include
<
userver
/
urabbitmq
/
consumer_base
.
hpp
>
14
#
include
<
userver
/
urabbitmq
/
consumer_component_base
.
hpp
>
15
#
include
<
userver
/
urabbitmq
/
consumer_settings
.
hpp
>
16
#
include
<
userver
/
urabbitmq
/
typedefs
.
hpp
>
17
18
USERVER_NAMESPACE_BEGIN
19
20
namespace
urabbitmq {
21
/// @brief top namespace for uRabbitMQ driver.
22
///
23
/// For more information see @ref scripts/docs/en/userver/rabbitmq_driver.md.
24
}
25
26
USERVER_NAMESPACE_END
userver
rabbitmq.hpp
Generated on Thu May 21 2026 16:21:44 for userver by
Doxygen
1.13.2