From 809b470ce90e53c532dfebc44c2e7c169c33402f Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 7 Dec 2007 17:46:13 +0000 Subject: removed doxygen folders from svn --- doc/html/classSemaphore.html | 139 ------------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 doc/html/classSemaphore.html (limited to 'doc/html/classSemaphore.html') diff --git a/doc/html/classSemaphore.html b/doc/html/classSemaphore.html deleted file mode 100644 index 846d6f5..0000000 --- a/doc/html/classSemaphore.html +++ /dev/null @@ -1,139 +0,0 @@ - - -anytun: Semaphore Class Reference - - - - -
-
-
-
-

Semaphore Class Reference

#include <threadUtils.hpp> -

-List of all members. - - - - - - - - - - - - - -

Public Member Functions

 Semaphore (unsigned int initVal=0)
 ~Semaphore ()
void down ()
void up ()

Private Attributes

sem_t sem
-


Constructor & Destructor Documentation

- -
-
- - - - - - - - - -
Semaphore::Semaphore (unsigned int  initVal = 0  )  [inline]
-
-
- -

- -

-

- -

-
- - - - - - - - -
Semaphore::~Semaphore (  )  [inline]
-
-
- -

- -

-

-


Member Function Documentation

- -
-
- - - - - - - - -
void Semaphore::down (  )  [inline]
-
-
- -

- -

-

- -

-
- - - - - - - - -
void Semaphore::up (  )  [inline]
-
-
- -

- -

-

-


Member Data Documentation

- -
-
- - - - -
sem_t Semaphore::sem [private]
-
-
- -

- -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Dec 3 11:49:25 2007 for anytun by  - -doxygen 1.5.1
- - -- cgit v1.2.3