#include <IncomingMessage.h>
Inheritance diagram for qpid::client::IncomingMessage::WaitableDestination:


Public Member Functions | |
| void | message (const Message &msg) |
| Pass a message to the destination. | |
| void | empty () |
| Notify destination of queue-empty contition. | |
| bool | wait (Message &msgOut) |
| Wait till message() or empty() is called. | |
| void | shutdown () |
| bool qpid::client::IncomingMessage::WaitableDestination::wait | ( | Message & | msgOut | ) |
1.4.7