#include <memory>
Include dependency graph for rabbitmq_fwd.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | components |
| Contains functions and types to start a userver based service/tool. | |
Typedefs | |
| using | urabbitmq::ClientPtr = std::shared_ptr< Client > |
This file is for forward-declaring some headers that are required for working with RabbitMQ userver component.
Definition in file rabbitmq_fwd.hpp.
| using urabbitmq::ClientPtr = typedef std::shared_ptr<Client> |
Definition at line 18 of file rabbitmq_fwd.hpp.