qpid::amqp_0_10::CommmandPacker< T > Class Template Reference
Packer for commands - serialize session.header before pack bits.
More...
#include <CommmandPacker.h>
List of all members.
|
Public Member Functions |
| CommmandPacker (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::CommmandPacker< T >
Packer for commands - serialize session.header before pack bits.
The documentation for this class was generated from the following file: