| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <Demux.h>
Public Member Functions | |
| ScopedDivert (const std::string &dest, Demux &demuxer) | |
| ~ScopedDivert () | |
| Demux::QueuePtr | getQueue () |
Definition at line 88 of file Demux.h.
| qpid::client::ScopedDivert::ScopedDivert | ( | const std::string & | dest, | |
| Demux & | demuxer | |||
| ) |
| qpid::client::ScopedDivert::~ScopedDivert | ( | ) |
| Demux::QueuePtr qpid::client::ScopedDivert::getQueue | ( | ) |
1.5.7.1