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

qpid::client::CompletionImpl Class Reference

#include <CompletionImpl.h>

List of all members.

Public Member Functions

 CompletionImpl ()
 CompletionImpl (Future f, boost::shared_ptr< SessionImpl > s)
bool isComplete ()
void wait ()
std::string getResult ()

Protected Attributes

Future future
boost::shared_ptr< SessionImplsession


Detailed Description

Definition at line 33 of file CompletionImpl.h.


Constructor & Destructor Documentation

qpid::client::CompletionImpl::CompletionImpl (  )  [inline]

Definition at line 36 of file CompletionImpl.h.

qpid::client::CompletionImpl::CompletionImpl ( Future  f,
boost::shared_ptr< SessionImpl s 
) [inline]

Definition at line 37 of file CompletionImpl.h.


Member Function Documentation

std::string qpid::client::CompletionImpl::getResult (  )  [inline]

Definition at line 41 of file CompletionImpl.h.

References future, qpid::client::Future::getResult(), and session.

bool qpid::client::CompletionImpl::isComplete (  )  [inline]

Definition at line 39 of file CompletionImpl.h.

References future, qpid::client::Future::isComplete(), and session.

void qpid::client::CompletionImpl::wait (  )  [inline]

Definition at line 40 of file CompletionImpl.h.

References future, session, and qpid::client::Future::wait().


Member Data Documentation

Definition at line 44 of file CompletionImpl.h.

Referenced by getResult(), isComplete(), and wait().

boost::shared_ptr<SessionImpl> qpid::client::CompletionImpl::session [protected]

Definition at line 45 of file CompletionImpl.h.

Referenced by getResult(), isComplete(), and wait().


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

Qpid C++ API Reference
Generated on Thu Jul 2 13:32:12 2009 for Qpid C++ Client API by doxygen 1.5.8