System documentation of the GNU Image-Finding Tool
CMutex Class Reference
#include <CMutex.h>
List of all members.
|
Public Member Functions |
| CMutex () |
| constructor
|
void | lock () const |
| lock the mutex
|
void | unlock () const |
| unlock the mutex
|
Detailed Description
This class offers an abstraction from the locking method used.
The methods are defined as const, although, of course, the mMutex will change state during each method call
The documentation for this class was generated from the following file:
Need for discussion? Want to contribute? Contact help-gift@gnu.org Generated using Doxygen