CCritSec Class Reference

#include <wxutil.h>

Inheritance diagram for CCritSec:

CBaseAllocator CBaseReferenceClock CImageDisplay COutputQueue CImageAllocator CMemAllocator CSystemClock

List of all members.

Public Member Functions

 CCritSec ()
 ~CCritSec ()
void Lock ()
void Unlock ()

Private Member Functions

 CCritSec (const CCritSec &refCritSec)
CCritSecoperator= (const CCritSec &refCritSec)

Private Attributes

CRITICAL_SECTION m_CritSec


Detailed Description

Definition at line 11 of file wxutil.h.


Constructor & Destructor Documentation

CCritSec::CCritSec ( const CCritSec refCritSec  )  [private]

CCritSec::CCritSec (  )  [inline]

Definition at line 33 of file wxutil.h.

References m_CritSec.

CCritSec::~CCritSec (  )  [inline]

Definition at line 37 of file wxutil.h.

References m_CritSec.


Member Function Documentation

CCritSec& CCritSec::operator= ( const CCritSec refCritSec  )  [private]

void CCritSec::Lock (  )  [inline]

void CCritSec::Unlock (  )  [inline]


Member Data Documentation

CRITICAL_SECTION CCritSec::m_CritSec [private]

Definition at line 18 of file wxutil.h.

Referenced by CCritSec(), Lock(), Unlock(), and ~CCritSec().


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

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