Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Examples
ost::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.
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
ost::Cancellation::~Cancellation (
|
)
|
|
The documentation for this class was generated from the following file:
Generated at Sat May 12 18:59:39 2007 for GNU CommonC++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001