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

qpid::client::Execution Class Reference

#include <Execution.h>

List of all members.

Public Member Functions

virtual ~Execution ()
virtual DemuxgetDemux ()=0
 Provides access to the demultiplexing function within the session implementation.
void waitForCompletion (const framing::SequenceNumber &id)
 Wait until notification has been received of completion of the outgoing command with the specified id.


Detailed Description

Definition at line 35 of file Execution.h.


Constructor & Destructor Documentation

virtual qpid::client::Execution::~Execution (  )  [inline, virtual]

Definition at line 38 of file Execution.h.


Member Function Documentation

virtual Demux& qpid::client::Execution::getDemux (  )  [pure virtual]

Provides access to the demultiplexing function within the session implementation.

Implemented in qpid::client::SessionImpl.

void qpid::client::Execution::waitForCompletion ( const framing::SequenceNumber id  ) 

Wait until notification has been received of completion of the outgoing command with the specified id.

Reimplemented in qpid::client::SessionImpl.


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Mon Mar 16 13:47:29 2009 for Qpid C++ Client API by doxygen 1.5.8