qpid::amqp_0_10::Packer< T > Class Template Reference

Helper to serialize packed structs. More...

#include <Packer.h>

Inheritance diagram for qpid::amqp_0_10::Packer< T >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef UintOfSize< T::PACK >::type Bits

Public Member Functions

 Packer (T &t)
template<class S>
void serialize (S &s)
template<class S>
void encode (S &s) const
template<class S>
void decode (S &s)

Protected Attributes

T & data


Detailed Description

template<class T>
class qpid::amqp_0_10::Packer< T >

Helper to serialize packed structs.
The documentation for this class was generated from the following file:

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