This is the complete list of members for urabbitmq::IChannelInterface, including all inherited members.
Get(const Queue &queue, utils::Flags< Queue::Flags > flags, engine::Deadline deadline)=0 | urabbitmq::IChannelInterface | pure virtual |
Publish(const Exchange &exchange, const std::string &routing_key, const std::string &message, MessageType type, engine::Deadline deadline)=0 | urabbitmq::IChannelInterface | pure virtual |
Publish(const Exchange &exchange, const std::string &routing_key, const std::string &message, engine::Deadline deadline)=0 | urabbitmq::IChannelInterface | pure virtual |
~IChannelInterface() (defined in urabbitmq::IChannelInterface) | urabbitmq::IChannelInterface | protected |