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.hpp
>
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.hpp
Generated by
1.8.12