| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
#include "qpid/InlineVector.h"#include <boost/iterator/iterator_facade.hpp>#include <boost/operators.hpp>#include <boost/bind.hpp>#include <algorithm>#include <numeric>Go to the source code of this file.
| Classes | |
| class | qpid::Range | 
| A range of values, used in RangeSet.  More... | |
| class | qpid::RangeSet | 
| A set implemented as a list of [begin, end) ranges.  More... | |
| class | qpid::RangeSet::iterator | 
| Namespaces | |
| namespace | qpid | 
| This file was automatically generated from the AMQP specification. | |
| Functions | |
| template<class T > | |
| std::ostream & | qpid::operator<< (std::ostream &o, const Range< T > &r) | 
| template<class T > | |
| std::ostream & | qpid::operator<< (std::ostream &o, const RangeSet< T > &rs) | 
 1.7.5
 1.7.5