Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
Codecs.h File Reference
#include "qpid/CommonImportExport.h"
#include "qpid/types/Variant.h"
#include "boost/shared_ptr.hpp"

Go to the source code of this file.

Classes

class  qpid::amqp_0_10::MapCodec
 Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding. More...
 
class  qpid::amqp_0_10::ListCodec
 Codec for encoding/decoding a list of Variants using the AMQP 0-10 list encoding. More...
 

Namespaces

 qpid
 This file was automatically generated from the AMQP specification.
 
 qpid::framing
 The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built.
 
 qpid::amqp_0_10
 

Functions

void qpid::amqp_0_10::translate (const qpid::types::Variant::Map &from, qpid::framing::FieldTable &to)
 
void qpid::amqp_0_10::translate (const qpid::types::Variant::Map &from, const std::string &efield, const qpid::types::Variant &evalue, qpid::framing::FieldTable &to)
 
void qpid::amqp_0_10::translate (const qpid::framing::FieldTable &from, qpid::types::Variant::Map &to)
 
void qpid::amqp_0_10::translate (const boost::shared_ptr< qpid::framing::FieldValue > from, qpid::types::Variant &to)
 
void qpid::amqp_0_10::translate (const types::Variant &from, boost::shared_ptr< qpid::framing::FieldValue > to)
 

Qpid C++ API Reference
Generated on Tue Aug 19 2014 for Qpid C++ Client API by doxygen 1.8.7