qpid::framing::Content Class Reference

A representation of the AMQP 'content' data type (used for message bodies) which can hold inline data or a reference. More...

#include <FramingContent.h>

List of all members.

Public Member Functions

 Content (uint8_t _discriminator, const string &_value)
void encode (Buffer &buffer) const
void decode (Buffer &buffer)
size_t size () const
bool isInline () const
bool isReference () const
const string & getValue () const
void setValue (const string &newValue)

Friends

std::ostream & operator<< (std::ostream &, const Content &)


Detailed Description

A representation of the AMQP 'content' data type (used for message bodies) which can hold inline data or a reference.


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