Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/Exception.h"
#include "qpid/CommonImportExport.h"
#include "qpid/sys/IntegerTypes.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | qpid::framing::OutOfBounds |
class | qpid::framing::Buffer |
Namespaces | |
namespace | qpid |
namespace | qpid::framing |
The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. | |
Functions | |
std::ostream & | qpid::framing::operator<< (std::ostream &, const Buffer &) |