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

qpid::framing::List Class Reference

Representation of an AMQP 0-10 list. More...

#include <qpid/framing/List.h>

List of all members.

Public Types

typedef boost::shared_ptr
< FieldValue
ValuePtr
typedef std::list< ValuePtrValues
typedef Values::const_iterator const_iterator
typedef Values::iterator iterator
typedef Values::const_reference const_reference
typedef Values::reference reference

Public Member Functions

uint32_t encodedSize () const
void encode (Buffer &buffer) const
void decode (Buffer &buffer)
bool operator== (const List &other) const
const_iterator begin () const
const_iterator end () const
iterator begin ()
iterator end ()
ValuePtr front () const
ValuePtr back () const
size_t size () const
iterator insert (iterator i, ValuePtr value)
void erase (iterator i)
void push_back (ValuePtr value)
void pop_back ()

Friends

std::ostream & operator<< (std::ostream &out, const List &list)

Detailed Description

Representation of an AMQP 0-10 list.

Definition at line 39 of file List.h.


Member Typedef Documentation

typedef Values::const_iterator qpid::framing::List::const_iterator

Definition at line 44 of file List.h.

typedef Values::const_reference qpid::framing::List::const_reference

Definition at line 46 of file List.h.

typedef Values::iterator qpid::framing::List::iterator

Definition at line 45 of file List.h.

typedef Values::reference qpid::framing::List::reference

Definition at line 47 of file List.h.

typedef boost::shared_ptr<FieldValue> qpid::framing::List::ValuePtr

Definition at line 42 of file List.h.

Definition at line 43 of file List.h.


Member Function Documentation

ValuePtr qpid::framing::List::back (  )  const [inline]

Definition at line 62 of file List.h.

iterator qpid::framing::List::begin (  )  [inline]

Definition at line 58 of file List.h.

const_iterator qpid::framing::List::begin (  )  const [inline]

Definition at line 56 of file List.h.

void qpid::framing::List::decode ( Buffer buffer  ) 
void qpid::framing::List::encode ( Buffer buffer  )  const
uint32_t qpid::framing::List::encodedSize (  )  const
iterator qpid::framing::List::end (  )  [inline]

Definition at line 59 of file List.h.

const_iterator qpid::framing::List::end (  )  const [inline]

Definition at line 57 of file List.h.

Referenced by push_back().

void qpid::framing::List::erase ( iterator  i  )  [inline]

Definition at line 66 of file List.h.

ValuePtr qpid::framing::List::front (  )  const [inline]

Definition at line 61 of file List.h.

iterator qpid::framing::List::insert ( iterator  i,
ValuePtr  value 
) [inline]

Definition at line 65 of file List.h.

bool qpid::framing::List::operator== ( const List other  )  const
void qpid::framing::List::pop_back (  )  [inline]

Definition at line 68 of file List.h.

void qpid::framing::List::push_back ( ValuePtr  value  )  [inline]

Definition at line 67 of file List.h.

References end().

size_t qpid::framing::List::size (  )  const [inline]

Definition at line 63 of file List.h.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const List list 
) [friend]

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