qpid::framing::SendContent Class Reference
Functor that sends frame to handler, refragmenting if necessary.
More...
#include <SendContent.h>
List of all members.
|
Public Member Functions |
| SendContent (FrameHandler &_handler, uint16_t _maxFrameSize, uint frameCount) |
void | operator() (const AMQFrame &f) |
Detailed Description
Functor that sends frame to handler, refragmenting if necessary.
Currently only works on content frames but this could be changed once we support multi-frame segments in general.
Definition at line 37 of file SendContent.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/SendContent.h