1 #ifndef QPID_CLIENT_SESSIONBASE_H
2 #define QPID_CLIENT_SESSIONBASE_H
39 using qpid::framing::Content;
43 using qpid::framing::SequenceNumberSet;
103 boost::shared_ptr<SessionImpl>
impl;
104 friend class SessionBase_0_10Access;
#define QPID_CLIENT_CLASS_EXTERN
CreditUnit
Unit of message credit: messages or bytes.
Base class for handles to an AMQP session.
Represents a connection to an AMQP broker.
4-byte sequence number that 'wraps around'.
Session_0_10 sync(const SessionBase_0_10 &other)
Conversion to Session_0_10 from another session type.
This file was automatically generated from the AMQP specification.
#define QPID_CLIENT_EXTERN
A set of name-value pairs.
Identifier for a session.
boost::shared_ptr< SessionImpl > impl