| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <algorithm>#include <functional>#include <list>#include <ostream>#include "SequenceNumber.h"#include "SequenceNumberSet.h"Go to the source code of this file.
Classes | |
| struct | qpid::framing::Range |
| class | qpid::framing::AccumulatedAck |
| Keeps an accumulated record of acknowledged messages (by delivery tag). More... | |
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 &, const Range &) |
| std::ostream & | qpid::framing::operator<< (std::ostream &, const AccumulatedAck &) |
1.5.7.1