Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
qpid/framing/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

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

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::ostreamqpid::framing::operator<< (std::ostream &o, const SequenceNumber &n)

Qpid C++ API Reference
Generated on Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5