Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Namespaces | |
arg | |
no_keyword | |
Classes | |
class | AsyncSession_0_10 |
AMQP 0-10 session API with keyword arguments. More... | |
class | Session_0_10 |
AMQP 0-10 session API with keyword arguments. More... | |
Functions | |
AsyncSession_0_10 | async (const SessionBase_0_10 &other) |
Conversion to AsyncSession_0_10 from another session type. More... | |
Session_0_10 | sync (const SessionBase_0_10 &other) |
Conversion to Session_0_10 from another session type. More... | |
|
inline |
Conversion to AsyncSession_0_10 from another session type.
Definition at line 553 of file AsyncSession_0_10.h.
|
inline |
Conversion to Session_0_10 from another session type.
Definition at line 553 of file Session_0_10.h.
Referenced by qpid::client::AsyncSession_0_10::BOOST_PARAMETER_MEMFUN(), and qpid::client::Session_0_10::BOOST_PARAMETER_MEMFUN().