The Pedigree Project  0.1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
RecursingLockGuard< T > Class Template Reference
+ Collaboration diagram for RecursingLockGuard< T >:

Public Member Functions

 RecursingLockGuard (T &Lock, bool Condition=true)
 

Private Member Functions

 NOT_COPYABLE_OR_ASSIGNABLE (RecursingLockGuard)
 

Private Attributes

T & m_Lock
 
bool m_bCondition
 

Detailed Description

template<class T>
class RecursingLockGuard< T >

Definition at line 57 of file LockGuard.h.


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