1 #ifndef QPID_CLIENT_MESSAGE_H
2 #define QPID_CLIENT_MESSAGE_H
123 const std::string& data=std::string(),
124 const std::string& routingKey=std::string());
125 Message(MessageImpl*);
170 friend class MessageImpl;
#define QPID_CLIENT_CLASS_EXTERN
A message sent to or received from the broker.
4-byte sequence number that 'wraps around'.
#define QPID_CLIENT_EXTERN
A set of name-value pairs.