#include <qpid/sys/Thread.h>
List of all members.
Static Public Member Functions |
| static Thread | current () |
| static unsigned long | logId () |
| | ID of current thread for logging.
|
Detailed Description
Definition at line 47 of file Thread.h.
Constructor & Destructor Documentation
| qpid::sys::Thread::Thread |
( |
| ) |
|
Member Function Documentation
| static Thread qpid::sys::Thread::current |
( |
| ) |
|
|
static |
| void qpid::sys::Thread::join |
( |
| ) |
|
| static unsigned long qpid::sys::Thread::logId |
( |
| ) |
|
|
static |
| 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: