| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/amqp_0_10/Codecs.h>
Public Types | |
| typedef qpid::types::Variant::List | 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 |
Definition at line 52 of file Codecs.h.
| static void qpid::amqp_0_10::ListCodec::decode | ( | const std::string & | , | |
| ObjectType & | ||||
| ) | [static] |
| static void qpid::amqp_0_10::ListCodec::encode | ( | const ObjectType & | , | |
| std::string & | ||||
| ) | [static] |
| static size_t qpid::amqp_0_10::ListCodec::encodedSize | ( | const ObjectType & | ) | [static] |
const std::string qpid::amqp_0_10::ListCodec::contentType [static] |
1.4.7