userver: userver/urabbitmq/admin_channel.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
admin_channel.hpp File Reference

Administrative interface for the broker. More...

+ Include dependency graph for admin_channel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  urabbitmq::AdminChannel
 Administrative interface for the broker. You may use this class to setup your exchanges/queues/bindings. You may as well use Client itself instead. More...
 

Detailed Description

Administrative interface for the broker.

Definition in file admin_channel.hpp.