My Project
ParaEngine
scoped_Lock
Public Member Functions
|
List of all members
ParaEngine::scoped_Lock< Mutex > Class Template Reference
simple scoped lock function
More...
#include <
mutex.h
>
Public Member Functions
scoped_Lock
(
Mutex
&m)
void
lock
()
void
unlock
()
bool
locked
() const
Mutex
&
mutex
()
Detailed Description
template<typename Mutex>
class ParaEngine::scoped_Lock< Mutex >
simple scoped lock function
The documentation for this class was generated from the following file:
Client/trunk/ParaEngineClient/util/
mutex.h
Generated by
1.8.12