ccritical_section Class Reference


Public Member Functions

 ccritical_section ()
 ~ccritical_section ()
void enter ()
void leave ()

Private Attributes

CRITICAL_SECTION m_cs

Detailed Description

Definition at line 38 of file timers_win32.cpp.


Constructor & Destructor Documentation

ccritical_section::ccritical_section (  )  [inline]

Definition at line 41 of file timers_win32.cpp.

References m_cs.

ccritical_section::~ccritical_section (  )  [inline]

Definition at line 45 of file timers_win32.cpp.

References m_cs.


Member Function Documentation

void ccritical_section::enter (  )  [inline]

Definition at line 49 of file timers_win32.cpp.

References m_cs.

Referenced by EnterMutex().

void ccritical_section::leave (  )  [inline]

Definition at line 53 of file timers_win32.cpp.

References m_cs.

Referenced by LeaveMutex().


Field Documentation

CRITICAL_SECTION ccritical_section::m_cs [private]

Definition at line 58 of file timers_win32.cpp.

Referenced by ccritical_section(), enter(), leave(), and ~ccritical_section().


The documentation for this class was generated from the following file:
Generated on Fri Jun 8 08:52:17 2007 for CanFestival by  doxygen 1.5.1