1 #ifndef QPID_FRAMING_MESSAGERESUMERESULT_H
2 #define QPID_FRAMING_MESSAGERESUMERESULT_H
#define QPID_COMMON_EXTERN
void encode(const qpid::types::Variant::Map &map, Message &message, const std::string &encoding=std::string())
Encodes a Variant::Map into a message.
std::ostream & operator<<(std::ostream &, const Buffer &)
Definitions and full declarations of all types used in AMQP messages.
MessageResumeResult(uint64_t _offset)
#define QPID_COMMON_CLASS_EXTERN
void decode(const Message &message, qpid::types::Variant::Map &map, const std::string &encoding=std::string())
Decodes message content into a Variant::Map.