Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <string>
#include <ostream>
#include <iostream>
#include "qpid/framing/amqp_framing.h"
#include "qpid/framing/AMQFrame.h"
#include "qpid/framing/Buffer.h"
Go to the source code of this file.
Namespaces | |
namespace | qpid |
namespace | qpid::framing |
Classes | |
class | qpid::framing::SumFrameSize |
class | qpid::framing::SumBodySize |
class | qpid::framing::Count |
class | qpid::framing::EncodeFrame |
class | qpid::framing::EncodeBody |
class | qpid::framing::Relay |
Sends to the specified handler a copy of the frame it is applied to. More... | |
class | qpid::framing::Print |
class | qpid::framing::MarkLastSegment |