Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

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.


Constructor & Destructor Documentation

qpid::framing::SendContent::SendContent ( FrameHandler _handler,
uint16_t  _maxFrameSize,
uint  frameCount 
)


Member Function Documentation

void qpid::framing::SendContent::operator() ( const AMQFrame f  ) 


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:37 2009 for Qpid C++ Client API by doxygen 1.4.7