qpid::amqp_0_10::MapCodec Class Reference
Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding.
More...
#include <qpid/amqp_0_10/Codecs.h>
List of all members.
Detailed Description
Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding.
Definition at line 37 of file Codecs.h.
Member Typedef Documentation
Member Function Documentation
static void qpid::amqp_0_10::MapCodec::decode |
( |
const std::string & |
, |
|
|
ObjectType & |
| |
|
) |
| | [static] |
static void qpid::amqp_0_10::MapCodec::encode |
( |
const ObjectType & |
, |
|
|
std::string & |
| |
|
) |
| | [static] |
static size_t qpid::amqp_0_10::MapCodec::encodedSize |
( |
const ObjectType & |
|
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following file: