#include <Thread.h>
Public Member Functions | |
| CancelProtector (bool enable=false) | |
| virtual | ~CancelProtector () |
Definition at line 142 of file Thread.h.
| ibrcommon::Thread::CancelProtector::CancelProtector | ( | bool | enable = false |
) |
Definition at line 208 of file Thread.cpp.
| ibrcommon::Thread::CancelProtector::~CancelProtector | ( | ) | [virtual] |
Definition at line 220 of file Thread.cpp.
1.7.1