Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
SequenceNumber.h File Reference
#include "qpid/framing/amqp_types.h"
#include <boost/operators.hpp>
#include <iosfwd>
#include "qpid/CommonImportExport.h"

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

 qpid
 This file was automatically generated from the AMQP specification.
 
 qpid::framing
 The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built.
 

Functions

int32_t qpid::framing::operator- (const SequenceNumber &a, const SequenceNumber &b)
 
SequenceNumber qpid::framing::operator+ (const SequenceNumber &a, int32_t n)
 
SequenceNumber qpid::framing::operator- (const SequenceNumber &a, int32_t n)
 
std::ostream & qpid::framing::operator<< (std::ostream &o, const SequenceNumber &n)
 

Qpid C++ API Reference
Generated on Wed Aug 27 2014 for Qpid C++ Client API by doxygen 1.8.5