Public Member Functions | Private Attributes | List of all members
XScopedLock< Mutex > Struct Template Reference

Lock mutex during its life time. More...

#include <xthread.h>

Public Member Functions

 XScopedLock (Mutex &mutex)
 

Private Attributes

Mutex & m_mutex
 

Detailed Description

template<class Mutex>
struct XScopedLock< Mutex >

Lock mutex during its life time.

Definition at line 41 of file xthread.h.


The documentation for this struct was generated from the following file:

Generated for KAME4 by  doxygen 1.8.3