Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding. More...
#include <qpid/amqp_0_10/Codecs.h>
Public Types | |
typedef qpid::types::Variant::Map | ObjectType |
Static Public Member Functions | |
static void | encode (const ObjectType &, std::string &) |
static void | decode (const std::string &, ObjectType &) |
static size_t | encodedSize (const ObjectType &) |
Static Public Attributes | |
static const std::string | contentType |
Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding.
|
static |
|
static |
|
static |
|
static |