Semaphore Class Reference
[Kernel Module]

#include <semaphore.h>

Inheritance diagram for Semaphore:

GlfwSemaphore

List of all members.


Detailed Description

Semaphore.

Public Member Functions

virtual ~Semaphore ()
virtual void Wait (double timeout=-1.0)
virtual void SendSignal ()

Protected Member Functions

 Semaphore ()

Protected Attributes

int singnals

Friends

class ThreadServer

Constructor & Destructor Documentation

virtual Semaphore::~Semaphore (  )  [inline, virtual]

Semaphore::Semaphore (  )  [inline, protected]


Member Function Documentation

virtual void Semaphore::Wait ( double  timeout = -1.0  )  [inline, virtual]

Reimplemented in GlfwSemaphore.

virtual void Semaphore::SendSignal (  )  [inline, virtual]

Reimplemented in GlfwSemaphore.


Friends And Related Function Documentation

friend class ThreadServer [friend]


Member Data Documentation

int Semaphore::singnals [protected]


The documentation for this class was generated from the following file:
Generated on Sat Oct 20 14:47:35 2007 for Dark Oberon by  doxygen 1.5.3