Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions
qpid::framing::UuidData Class Reference

#include <qpid/framing/FieldValue.h>

List of all members.

Public Member Functions

 UuidData ()
 UuidData (const unsigned char *bytes)
bool convertsToString () const
std::string getString () const
uint32_t encodedSize () const
void encode (Buffer &buffer)
void decode (Buffer &buffer)
bool operator== (const Data &d) const
bool convertsToInt () const
int64_t getInt () const
uint8_trawOctets ()
const uint8_trawOctets () const
void print (std::ostream &o) const

Constructor & Destructor Documentation

qpid::framing::UuidData::UuidData ( )
qpid::framing::UuidData::UuidData ( const unsigned char *  bytes)

Member Function Documentation

bool qpid::framing::FixedWidthValue::convertsToInt ( ) const [inline, inherited]

Definition at line 167 of file FieldValue.h.

bool qpid::framing::UuidData::convertsToString ( ) const
void qpid::framing::FixedWidthValue::decode ( Buffer buffer) [inline, inherited]

Definition at line 160 of file FieldValue.h.

References qpid::framing::Buffer::getRawData().

void qpid::framing::FixedWidthValue::encode ( Buffer buffer) [inline, inherited]

Definition at line 159 of file FieldValue.h.

References qpid::framing::Buffer::putRawData().

uint32_t qpid::framing::FixedWidthValue::encodedSize ( ) const [inline, inherited]

Definition at line 158 of file FieldValue.h.

int64_t qpid::framing::FixedWidthValue::getInt ( ) const [inline, inherited]

Definition at line 168 of file FieldValue.h.

std::string qpid::framing::UuidData::getString ( ) const
bool qpid::framing::FixedWidthValue::operator== ( const Data &  d) const [inline, inherited]

Definition at line 161 of file FieldValue.h.

void qpid::framing::FixedWidthValue::print ( std::ostream o) const [inline, inherited]

Definition at line 180 of file FieldValue.h.

uint8_t* qpid::framing::FixedWidthValue::rawOctets ( ) [inline, inherited]

Definition at line 177 of file FieldValue.h.

const uint8_t* qpid::framing::FixedWidthValue::rawOctets ( ) const [inline, inherited]

Definition at line 178 of file FieldValue.h.


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

Qpid C++ API Reference
Generated on Wed Jan 9 2013 for Qpid C++ Client API by doxygen 1.7.5