Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
qpid::amqp_0_10::ListCodec Class Reference

Codec for encoding/decoding a list of Variants using the AMQP 0-10 list encoding. More...

#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
 

Detailed Description

Codec for encoding/decoding a list of Variants using the AMQP 0-10 list encoding.

Definition at line 54 of file Codecs.h.

Member Typedef Documentation

Definition at line 57 of file Codecs.h.

Member Function Documentation

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

Member Data Documentation

const std::string qpid::amqp_0_10::ListCodec::contentType
static

Definition at line 61 of file Codecs.h.


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Fri Feb 6 2015 for Qpid C++ Client API by doxygen 1.8.9.1