Vault  4.1
Classes
vmutexlocker.h File Reference
#include "vtypes.h"
#include "vstring.h"

Go to the source code of this file.

Classes

class  VMutexLocker
 VMutexLocker is a helper class that you can use to make working with mutexes easier, and more importantly to guarantee proper release behavior of a VMutex even when exceptions are raised. More...
class  VMutexUnlocker
 VMutexUnlocker is helper class that is the inverse of a VMutexLocker: it unlocks a mutex upon construction, and locks it upon destruction. More...

Detailed Description

Definition in file vmutexlocker.h.


Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.