qpid::amqp_0_10::SerializableString< T, SizeType, Unique > Struct Template Reference

Template for length-prefixed strings/arrays. More...

#include <SerializableString.h>

Inheritance diagram for qpid::amqp_0_10::SerializableString< T, SizeType, Unique >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

template<class U>
 SerializableString (const U &u)
template<class I>
 SerializableString (const I &i, const I &j)
template<class S>
void serialize (S &s)
template<class S>
void encode (S &s) const
template<class S>
void decode (S &s)


Detailed Description

template<class T, class SizeType, int Unique = 0>
struct qpid::amqp_0_10::SerializableString< T, SizeType, Unique >

Template for length-prefixed strings/arrays.

Unique parameter allows creation of distinct SerializableString types with the smae T/SizeType


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

Generated on Thu May 15 22:23:04 2008 for Qpid by  doxygen 1.5.5