25 #include <boost/bind.hpp>
26 #include <boost/shared_ptr.hpp>
40 boost::shared_ptr<FutureResult> result;
48 if (result)
return result->getResult(session);
49 else throw Exception(
"Result not expected");
Future(const framing::SequenceNumber &id)
4-byte sequence number that 'wraps around'.
#define QPID_CLIENT_CLASS_EXTERN
std::string getResult(SessionImpl &session)
#define QPID_CLIENT_EXTERN
Base class for Qpid runtime exceptions.