Public Member Functions | |
PtMutexLocker (PtMutex &mutex) | |
~PtMutexLocker () | |
|
Helper class for automatically accuring and releasing mutex
PtMutexLocker::PtMutexLocker | ( | PtMutex & | mutex | ) |
Constructs PtMutexLocker for given PtMutex.
At this point the mutex also automatically locked.
PtMutexLocker::~PtMutexLocker | ( | ) |
Automatically releases the given mutex.
©2009 Positive Technologies |
Generated on Fri May 22 18:17:01 2009 for wpcObj by |
|
1.5.7 |
|