Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::client::StateManager Class Reference

#include <StateManager.h>

List of all members.

Public Member Functions

 StateManager (int initial)
void setState (int state)
int getState () const
void waitForStateChange (int current)
void waitFor (std::set< int > states)
void waitFor (int state)


Detailed Description

Definition at line 31 of file StateManager.h.


Constructor & Destructor Documentation

qpid::client::StateManager::StateManager ( int  initial  ) 


Member Function Documentation

int qpid::client::StateManager::getState (  )  const

void qpid::client::StateManager::setState ( int  state  ) 

void qpid::client::StateManager::waitFor ( int  state  ) 

void qpid::client::StateManager::waitFor ( std::set< int >  states  ) 

void qpid::client::StateManager::waitForStateChange ( int  current  ) 


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

Qpid C++ API Reference
Generated on Thu Mar 19 15:24:03 2009 for Qpid C++ Client API by doxygen 1.5.7.1