| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "amqp_types.h"#include <iosfwd>Go to the source code of this file.
Classes | |
| class | qpid::framing::SequenceNumber |
| 4-byte sequence number that 'wraps around'. More... | |
| struct | qpid::framing::Window |
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. | |
Functions | |
| std::ostream & | qpid::framing::operator<< (std::ostream &o, const SequenceNumber &n) |
1.5.7.1