Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid/framing/FieldValue.h File Reference

#include "qpid/Exception.h"
#include "amqp_types.h"
#include "Buffer.h"
#include "FieldTable.h"
#include "assert.h"
#include <iostream>
#include <memory>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  qpid
namespace  qpid::framing

Classes

class  qpid::framing::FieldValueException
 Exception that is the base exception for all field table errors. More...
struct  qpid::framing::InvalidConversionException
 Exception thrown when we can't perform requested conversion. More...
class  qpid::framing::FieldValue
 Value that can appear in an AMQP field table. More...
class  qpid::framing::FieldValue::Data
class  qpid::framing::FixedWidthValue< width >
class  qpid::framing::FixedWidthValue< 0 >
class  qpid::framing::VariableWidthValue< lenwidth >
class  qpid::framing::EncodedValue< T >
class  qpid::framing::Str8Value
class  qpid::framing::Str16Value
class  qpid::framing::Struct32Value
class  qpid::framing::FloatValue
class  qpid::framing::DoubleValue
class  qpid::framing::IntegerValue
class  qpid::framing::TimeValue
class  qpid::framing::Integer64Value
class  qpid::framing::Unsigned64Value
class  qpid::framing::FieldTableValue
class  qpid::framing::ArrayValue

Functions

template<>
bool qpid::framing::FieldValue::convertsTo< std::string > () const
template<>
std::string qpid::framing::FieldValue::get< std::string > () const
std::ostream & qpid::framing::operator<< (std::ostream &out, const FieldValue &v)
template<class T>
bool qpid::framing::getEncodedValue (FieldTable::ValuePtr vptr, T &value)


Qpid C++ API Reference
Generated on Tue Dec 8 15:39:48 2009 for Qpid C++ Client API by doxygen 1.4.7