FX::FXMutexLock Class Reference
#include <FXThread.h>
List of all members.
Detailed Description
An easy way to establish a correspondence between a C++ scope and a critical section is to simply declare an FXMutexLock at the beginning of the scope. The mutex will be automatically released when the scope is left (either by natural means or by means of an exception.
Definition at line 84 of file FXThread.h.
The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:04 2009 for TnFOX by
v1.4.7