qpid::client::IncomingMessage::WaitableDestination Class Reference

A destination that a thread can wait on till a message arrives. More...

#include <IncomingMessage.h>

Inheritance diagram for qpid::client::IncomingMessage::WaitableDestination:

Inheritance graph
[legend]
Collaboration diagram for qpid::client::IncomingMessage::WaitableDestination:

Collaboration graph
[legend]
List of all members.

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 ()

Detailed Description

A destination that a thread can wait on till a message arrives.


Member Function Documentation

bool qpid::client::IncomingMessage::WaitableDestination::wait ( Message msgOut  ) 

Wait till message() or empty() is called.

True for message()


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:17 2007 for Qpid by  doxygen 1.4.7