PSync Class Reference

#include <psync.h>

Inheritance diagram for PSync:

PObject PSemaphore PSyncNULL PTimedMutex PSyncPoint PCondMutex PSyncPointAck PIntCondMutex List of all members.

Public Member Functions

Operations
virtual void Wait ()=0
virtual void Signal ()=0

Member Function Documentation

virtual void PSync::Wait (  )  [pure virtual]

Block until the synchronisation object is available

Implemented in PSyncNULL, and PSemaphore.

virtual void PSync::Signal (  )  [pure virtual]

Signal that the synchronisation object is available

Implemented in PSyncNULL, PSemaphore, PSyncPointAck, and PCondMutex.


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:25:07 2008 for PTLib by  doxygen 1.5.1