Dripline-Cpp  v2.4.2
Dripline Implementation in C++
Classes | Namespaces
listener.hh File Reference
#include "dripline_fwd.hh"
#include "receiver.hh"
#include "cancelable.hh"
#include "member_variables.hh"
#include <thread>
Include dependency graph for listener.hh:

Go to the source code of this file.

Classes

class  listener
 A listener is a class capable of listening for AMQP messages on an AMQP channel. This class provides the basic framework for doing that. More...
 
class  listener_receiver
 Convenience class to bring together listener and concurrent_receiver. More...
 
class  endpoint_listener_receiver
 Decorator class for a plain endpoint: adds listener_receiver capabilities. More...
 

Namespaces

 dripline