My Project
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
 
Mutexmutex ()
 

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: