userver: userver/urabbitmq/client.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
client.hpp File Reference

Interface for communicating with a RabbitMQ cluster. More...

#include <memory>
#include <userver/clients/dns/resolver_fwd.hpp>
#include <userver/utils/fast_pimpl.hpp>
#include <userver/utils/statistics/writer.hpp>
#include <userver/rabbitmq_fwd.hpp>
#include <userver/urabbitmq/broker_interface.hpp>
#include <userver/urabbitmq/client_settings.hpp>
+ Include dependency graph for client.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  urabbitmq::Client
 Interface for communicating with a RabbitMQ cluster. More...
 

Detailed Description

Interface for communicating with a RabbitMQ cluster.

Definition in file client.hpp.