qpid::amqp_0_10::Body Class Reference
Holds data from a body frame.
More...
#include <Body.h>
List of all members.
|
Public Member Functions |
| Body (size_t size_) |
| Body (const char *data_, size_t size_) |
size_t | size () const |
const char * | data () const |
char * | data () |
template<class S> |
void | serialize (S &s) |
Friends |
std::ostream & | operator<< (std::ostream &, const Body &) |
Detailed Description
Holds data from a body frame.
The documentation for this class was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/amqp_0_10/Body.h