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

Lock mutex during its life time. More...

#include <xthread.h>

Public Member Functions

 XScopedTryLock (Mutex &mutex)
 
bool operator! () const
 
 operator bool () const
 

Private Attributes

Mutex & m_mutex
 
bool m_bLocking
 

Detailed Description

template<class Mutex>
struct XScopedTryLock< Mutex >

Lock mutex during its life time.

Definition at line 54 of file xthread.h.


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

Generated for KAME4 by  doxygen 1.8.3