Qpid C++ API Reference
Generated on Mon Jun 7 18:25:34 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208

qpid::framing::Unsigned64Value Class Reference

#include <FieldValue.h>

List of all members.

Public Member Functions

 Unsigned64Value (uint64_t v)
void setType (uint8_t type)
uint8_t getType ()
DatagetData ()
uint32_t encodedSize () 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

Detailed Description

Definition at line 290 of file FieldValue.h.


Constructor & Destructor Documentation

qpid::framing::Unsigned64Value::Unsigned64Value ( uint64_t  v  ) 

Member Function Documentation

bool qpid::framing::FieldValue::convertsTo< int64_t > (  )  const [inline, inherited]

Definition at line 96 of file FieldValue.h.

void qpid::framing::FieldValue::decode ( Buffer buffer  )  [inherited]
bool qpid::framing::FieldValue::empty (  )  const [inline, inherited]

Definition at line 88 of file FieldValue.h.

void qpid::framing::FieldValue::encode ( Buffer buffer  )  [inherited]
uint32_t qpid::framing::FieldValue::encodedSize (  )  const [inline, inherited]

Definition at line 87 of file FieldValue.h.

int64_t qpid::framing::FieldValue::get< int64_t > (  )  const [inline, inherited]

Definition at line 97 of file FieldValue.h.

Data& qpid::framing::FieldValue::getData (  )  [inline, inherited]

Definition at line 86 of file FieldValue.h.

uint8_t qpid::framing::FieldValue::getType (  )  [inherited]
bool qpid::framing::FieldValue::operator!= ( const FieldValue v  )  const [inline, inherited]

Definition at line 92 of file FieldValue.h.

bool qpid::framing::FieldValue::operator== ( const FieldValue  )  const [inherited]
void qpid::framing::FieldValue::print ( std::ostream &  out  )  const [inherited]
void qpid::framing::FieldValue::setType ( uint8_t  type  )  [inherited]

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

Qpid C++ API Reference
Generated on Mon Jun 7 18:25:35 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208