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.
The documentation for this class was generated from the following file: