Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Static Public Member Functions
qpid::sys::Thread Class Reference

#include <qpid/sys/Thread.h>

List of all members.

Public Member Functions

 Thread ()
 Thread (qpid::sys::Runnable *)
 Thread (qpid::sys::Runnable &)
 operator bool ()
bool operator== (const Thread &) const
bool operator!= (const Thread &) const
void join ()

Static Public Member Functions

static Thread current ()
static unsigned long logId ()
 ID of current thread for logging.

Constructor & Destructor Documentation

qpid::sys::Thread::Thread ( )
qpid::sys::Thread::Thread ( qpid::sys::Runnable ) [explicit]
qpid::sys::Thread::Thread ( qpid::sys::Runnable ) [explicit]

Member Function Documentation

static Thread qpid::sys::Thread::current ( ) [static]
void qpid::sys::Thread::join ( )
static unsigned long qpid::sys::Thread::logId ( ) [static]

ID of current thread for logging.

Workaround for broken Thread::current() in APR

qpid::sys::Thread::operator bool ( )
bool qpid::sys::Thread::operator!= ( const Thread ) const
bool qpid::sys::Thread::operator== ( const Thread ) const

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

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