Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Types | Public Member Functions | List of all members
qpid::console::SequenceManager Class Reference

#include <qpid/console/SequenceManager.h>

Public Types

typedef std::set< uint32_tset
 

Public Member Functions

 SequenceManager ()
 
uint32_t reserve (const std::string &context="")
 
std::string release (uint32_t seq)
 

Detailed Description

Definition at line 37 of file SequenceManager.h.

Member Typedef Documentation

Definition at line 39 of file SequenceManager.h.

Constructor & Destructor Documentation

qpid::console::SequenceManager::SequenceManager ( )
inline

Definition at line 41 of file SequenceManager.h.

Member Function Documentation

std::string qpid::console::SequenceManager::release ( uint32_t  seq)
uint32_t qpid::console::SequenceManager::reserve ( const std::string &  context = "")

The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Wed May 28 2014 for Qpid C++ Client API by doxygen 1.8.5