qpid::framing::FieldValue Class Reference
[Application API for an AMQP client]

Value that can appear in an AMQP field table. More...

#include <FieldValue.h>

List of all members.

Public Member Functions

void setType (uint8_t type)
uint8_t getType ()
Data & getData ()
uint32_t size () const
bool empty () const
void encode (Buffer &buffer)
void decode (Buffer &buffer)
bool operator== (const FieldValue &) const
bool operator!= (const FieldValue &v) const
void print (std::ostream &out) const
template<typename T>
bool convertsTo () const
template<typename T>
get () const

Protected Member Functions

 FieldValue (uint8_t t, Data *d)


Detailed Description

Value that can appear in an AMQP field table.


The documentation for this class was generated from the following file:
Generated on Thu Apr 10 11:09:06 2008 for Qpid by  doxygen 1.4.7