SeExprInternal::DebugLock< T > Class Template Reference

#include <SeMutex.h>

List of all members.

Public Member Functions

 DebugLock ()
void lock ()
void unlock ()
bool locked ()

Private Attributes

int _locked

Detailed Description

template<class T>
class SeExprInternal::DebugLock< T >

Definition at line 22 of file SeMutex.h.


Constructor & Destructor Documentation

template<class T >
SeExprInternal::DebugLock< T >::DebugLock (  )  [inline]

Definition at line 24 of file SeMutex.h.


Member Function Documentation

template<class T >
void SeExprInternal::DebugLock< T >::lock (  )  [inline]
template<class T >
bool SeExprInternal::DebugLock< T >::locked (  )  [inline]

Definition at line 27 of file SeMutex.h.

References SeExprInternal::DebugLock< T >::_locked.

template<class T >
void SeExprInternal::DebugLock< T >::unlock (  )  [inline]

Member Data Documentation

template<class T >
int SeExprInternal::DebugLock< T >::_locked [private]

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

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1