Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

Cancellation Class Reference

A class to automatically set the thread cancellation mode of a member function. Automatic cancellation mode setting. More...

#include <thread.h>

List of all members.

Public Member Functions

 Cancellation (Thread::Cancel cancel)
 ~Cancellation ()


Detailed Description

A class to automatically set the thread cancellation mode of a member function. Automatic cancellation mode setting.

When the member function returns and the automatic variable falls out of scope, the previous thread cancellation mode is restored.

Author:
David Sugar <dyfet@gnu.org>


Constructor & Destructor Documentation

Cancellation::Cancellation Thread::Cancel  cancel  ) 
 

Cancellation::~Cancellation  ) 
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 18 14:32:37 2005 for GNU CommonC++ by  doxygen 1.3.9.1