CAutoLock Class Reference

#include <wxutil.h>

List of all members.

Public Member Functions

 CAutoLock (CCritSec *plock)
 ~CAutoLock ()

Protected Attributes

CCritSecm_pLock

Private Member Functions

 CAutoLock (const CAutoLock &refAutoLock)
CAutoLockoperator= (const CAutoLock &refAutoLock)


Detailed Description

Definition at line 63 of file wxutil.h.


Constructor & Destructor Documentation

CAutoLock::CAutoLock ( const CAutoLock refAutoLock  )  [private]

CAutoLock::CAutoLock ( CCritSec plock  )  [inline]

Definition at line 74 of file wxutil.h.

References CCritSec::Lock(), and m_pLock.

CAutoLock::~CAutoLock (  )  [inline]

Definition at line 80 of file wxutil.h.

References m_pLock, and CCritSec::Unlock().


Member Function Documentation

CAutoLock& CAutoLock::operator= ( const CAutoLock refAutoLock  )  [private]


Member Data Documentation

Definition at line 71 of file wxutil.h.

Referenced by CAutoLock(), and ~CAutoLock().


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

Generated on Sun May 25 00:20:33 2008 by  doxygen 1.5.6