Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::client::Dispatcher Class Reference

#include <Dispatcher.h>

List of all members.

Public Member Functions

 Dispatcher (const Session &session, const std::string &queue="")
void start ()
void wait ()
void run ()
void stop ()
void setAutoStop (bool b)
void registerFailoverHandler (boost::function< void()> fh)
void listen (const boost::intrusive_ptr< SubscriptionImpl > &subscription)
void cancel (const std::string &destination)


Detailed Description

Definition at line 44 of file Dispatcher.h.


Constructor & Destructor Documentation

qpid::client::Dispatcher::Dispatcher ( const Session session,
const std::string &  queue = "" 
)


Member Function Documentation

void qpid::client::Dispatcher::cancel ( const std::string &  destination  ) 

void qpid::client::Dispatcher::listen ( const boost::intrusive_ptr< SubscriptionImpl > &  subscription  ) 

void qpid::client::Dispatcher::registerFailoverHandler ( boost::function< void()>  fh  )  [inline]

Definition at line 71 of file Dispatcher.h.

void qpid::client::Dispatcher::run (  ) 

void qpid::client::Dispatcher::setAutoStop ( bool  b  ) 

void qpid::client::Dispatcher::start (  ) 

void qpid::client::Dispatcher::stop (  ) 

void qpid::client::Dispatcher::wait (  ) 


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:37 2009 for Qpid C++ Client API by doxygen 1.4.7