diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/classccritical__section.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/classccritical__section.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,158 @@ + + +CanFestival: ccritical_section Class Reference + + + + +
+
+
+
+

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. +

+

+ +

+
+ + + + + + + + +
void ccritical_section::leave (  )  [inline]
+
+
+ +

+ +

+Definition at line 53 of file timers_win32.cpp. +

+References m_cs. +

+

+


Field Documentation

+ +
+
+ + + + +
CRITICAL_SECTION ccritical_section::m_cs [private]
+
+
+ +

+ +

+Definition at line 58 of file timers_win32.cpp. +

+

+


The documentation for this class was generated from the following file: +
Generated on Mon Jun 4 16:29:08 2007 for CanFestival by  + +doxygen 1.5.1
+ +