adchpp::ScopedLock< Mutex > Class Template Reference

#include <Mutex.h>

Collaboration diagram for adchpp::ScopedLock< Mutex >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScopedLock (Mutex &m_)
 ~ScopedLock ()

Private Attributes

Mutex & m

Detailed Description

template<typename Mutex>
class adchpp::ScopedLock< Mutex >

Definition at line 27 of file Mutex.h.


Constructor & Destructor Documentation

template<typename Mutex >
adchpp::ScopedLock< Mutex >::ScopedLock ( Mutex &  m_  )  [inline]

Definition at line 29 of file Mutex.h.

References adchpp::ScopedLock< Mutex >::m.

template<typename Mutex >
adchpp::ScopedLock< Mutex >::~ScopedLock (  )  [inline]

Definition at line 30 of file Mutex.h.

References adchpp::ScopedLock< Mutex >::m.


Member Data Documentation

template<typename Mutex >
Mutex& adchpp::ScopedLock< Mutex >::m [private]
Generated on Sat Nov 27 23:38:46 2010 for adchpp by  doxygen 1.6.3