Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

osSemaphore Class Reference

#include <ossemaphore.h>

Inheritance diagram for osSemaphore:

trtSemaphore List of all members.

Public Member Functions

virtual ~osSemaphore ()
virtual void wait ()=0
virtual void signal ()=0

Constructor & Destructor Documentation

virtual osSemaphore::~osSemaphore  )  [inline, virtual]
 

Definition at line 17 of file ossemaphore.h.


Member Function Documentation

virtual void osSemaphore::signal  )  [pure virtual]
 

Implemented in trtSemaphore.

Referenced by SemaphoreImpl::signal().

virtual void osSemaphore::wait  )  [pure virtual]
 

Implemented in trtSemaphore.

Referenced by SemaphoreImpl::wait().


The documentation for this class was generated from the following file:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2