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.
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 |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::framing |
The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. |