qpid::amqp_0_10::Packer< T > Class Template Reference
Helper to serialize packed structs.
More...
#include <Packer.h>
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:
- /home/jross/checkouts/qpid/cpp/src/qpid/amqp_0_10/Packer.h