Public Member Functions

ibrcommon::Thread::CancelProtector Class Reference

#include <Thread.h>

List of all members.

Public Member Functions

 CancelProtector (bool enable=false)
 ~CancelProtector ()

Detailed Description

Definition at line 126 of file Thread.h.


Constructor & Destructor Documentation

ibrcommon::Thread::CancelProtector::CancelProtector ( bool  enable = false  ) 

Definition at line 194 of file Thread.cpp.

References ibrcommon::Thread::disableCancel(), and ibrcommon::Thread::enableCancel().

Here is the call graph for this function:

ibrcommon::Thread::CancelProtector::~CancelProtector (  ) 

Definition at line 206 of file Thread.cpp.

References ibrcommon::Thread::restoreCancel().

Here is the call graph for this function:


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