1 #ifndef QPID_MESSAGING_SENDER_H 2 #define QPID_MESSAGING_SENDER_H 35 template <
class>
class PrivateImplRef;
#define QPID_MESSAGING_CLASS_EXTERN
A session represents a distinct 'conversation' which can involve sending and receiving messages to an...
Represents an address to which messages can be sent and from which messages can be received...
This file was automatically generated from the AMQP specification.
Interface through which messages are sent.
Representation of a message.
A handle is like a pointer: refers to an underlying implementation object.
Session_0_10 sync(const SessionBase_0_10 &other)
Conversion to Session_0_10 from another session type.
#define QPID_MESSAGING_EXTERN