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

qpid::framing::FixedWidthValue< 0 > Class Template Reference

#include <qpid/framing/FieldValue.h>

List of all members.

Public Member Functions

uint32_t encodedSize () const
void encode (Buffer &)
void decode (Buffer &)
bool operator== (const Data &d) const
void print (std::ostream &o) const
virtual bool operator== (const Data &) const =0
virtual bool convertsToInt () const
virtual bool convertsToString () const
virtual int64_t getInt () const
virtual std::string getString () const

Detailed Description

template<>
class qpid::framing::FixedWidthValue< 0 >

Definition at line 234 of file FieldValue.h.


Member Function Documentation

virtual bool qpid::framing::FieldValue::Data::convertsToInt (  )  const [inline, virtual, inherited]

Reimplemented in qpid::framing::FixedWidthValue< width >.

Definition at line 75 of file FieldValue.h.

virtual bool qpid::framing::FieldValue::Data::convertsToString (  )  const [inline, virtual, inherited]

Reimplemented in qpid::framing::VariableWidthValue< lenwidth >.

Definition at line 76 of file FieldValue.h.

void qpid::framing::FixedWidthValue< 0 >::decode ( Buffer  )  [inline, virtual]

Implements qpid::framing::FieldValue::Data.

Definition at line 239 of file FieldValue.h.

void qpid::framing::FixedWidthValue< 0 >::encode ( Buffer  )  [inline, virtual]

Implements qpid::framing::FieldValue::Data.

Definition at line 238 of file FieldValue.h.

uint32_t qpid::framing::FixedWidthValue< 0 >::encodedSize (  )  const [inline, virtual]

Implements qpid::framing::FieldValue::Data.

Definition at line 237 of file FieldValue.h.

virtual int64_t qpid::framing::FieldValue::Data::getInt (  )  const [inline, virtual, inherited]

Reimplemented in qpid::framing::FixedWidthValue< width >.

Definition at line 77 of file FieldValue.h.

virtual std::string qpid::framing::FieldValue::Data::getString (  )  const [inline, virtual, inherited]

Reimplemented in qpid::framing::VariableWidthValue< lenwidth >.

Definition at line 78 of file FieldValue.h.

virtual bool qpid::framing::FieldValue::Data::operator== ( const Data  )  const [pure virtual, inherited]
bool qpid::framing::FixedWidthValue< 0 >::operator== ( const Data &  d  )  const [inline]

Definition at line 240 of file FieldValue.h.

void qpid::framing::FixedWidthValue< 0 >::print ( std::ostream &  o  )  const [inline, virtual]

Implements qpid::framing::FieldValue::Data.

Definition at line 244 of file FieldValue.h.


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

Qpid C++ API Reference
Generated on Mon Jun 7 17:49:09 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208