| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/client/Future.h>
Public Member Functions | |
| Future () | |
| Future (const framing::SequenceNumber &id) | |
| std::string | getResult (SessionImpl &session) |
| void | wait (SessionImpl &session) |
| bool | isComplete (SessionImpl &session) |
| void | setFutureResult (boost::shared_ptr< FutureResult > r) |
|
inline |
|
inline |
| bool qpid::client::Future::isComplete | ( | SessionImpl & | session | ) |
| void qpid::client::Future::setFutureResult | ( | boost::shared_ptr< FutureResult > | r | ) |
| void qpid::client::Future::wait | ( | SessionImpl & | session | ) |
1.8.5