qpid::framing::AMQCommandControlBody< T > Class Template Reference
AMQBody wrapper for Command and Control.
More...
#include <AMQCommandControlBody.h>
List of all members.
|
Public Member Functions |
virtual uint8_t | type () const |
virtual void | encode (Buffer &buffer) const |
virtual void | decode (Buffer &buffer, uint32_t=0) |
virtual uint32_t | size () const |
virtual void | print (std::ostream &out) const |
virtual void | AMQBody::accept (AMQBodyConstVisitor &) const |
Detailed Description
template<class T>
class qpid::framing::AMQCommandControlBody< T >
AMQBody wrapper for Command and Control.
Temporary measure to fit with old code.
The documentation for this class was generated from the following file: