From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_thread_sync.html | 241 ++++++++++++++++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 Doc/doxygen/html/class_thread_sync.html (limited to 'Doc/doxygen/html/class_thread_sync.html') diff --git a/Doc/doxygen/html/class_thread_sync.html b/Doc/doxygen/html/class_thread_sync.html new file mode 100644 index 0000000..d546461 --- /dev/null +++ b/Doc/doxygen/html/class_thread_sync.html @@ -0,0 +1,241 @@ + + + + + +Starshatter_Open: ThreadSync Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ThreadSync Class Reference
+
+
+ +

#include <ThreadSync.h>

+ +

List of all members.

+ + + + + + +

+Public Member Functions

 ThreadSync ()
 ~ThreadSync ()
void acquire ()
void release ()
+

Detailed Description

+
+

Definition at line 22 of file ThreadSync.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
ThreadSync::ThreadSync ()
+
+inline
+
+ +

Definition at line 37 of file ThreadSync.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
ThreadSync::~ThreadSync ()
+
+inline
+
+ +

Definition at line 38 of file ThreadSync.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
void ThreadSync::acquire ()
+
+inline
+
+ +

Definition at line 40 of file ThreadSync.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
void ThreadSync::release ()
+
+inline
+
+ +

Definition at line 41 of file ThreadSync.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.1