qpid::framing::ChannelHandler Class Reference
Sets the channel number on outgoing frames.
More...
#include <ChannelHandler.h>
Inherits Handler< AMQFrame & >.
List of all members.
|
Public Member Functions |
| ChannelHandler (uint16_t channelId=0, FrameHandler *next=0) |
void | handle (AMQFrame &frame) |
uint16_t | get () const |
ChannelHandler & | set (uint16_t ch) |
| operator uint16_t () const |
ChannelHandler & | operator= (uint16_t ch) |
Detailed Description
Sets the channel number on outgoing frames.
Definition at line 33 of file ChannelHandler.h.
The documentation for this class was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/framing/ChannelHandler.h