VCF::SemaphorePeer Class Reference
Class MutexPeer documentation. More...
#include <vcf/FoundationKit/SemaphorePeer.h>
Inheritance diagram for VCF::SemaphorePeer:

Public Member Functions | |
| virtual | ~SemaphorePeer () |
| virtual bool | lock ()=0 |
| virtual bool | lock (uint32 timeoutInMilliseconds)=0 |
| virtual bool | unlock ()=0 |
| virtual OSHandleID | getHandleID ()=0 |
Detailed Description
Class MutexPeer documentation.
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
|
Implemented in VCF::LinuxSemaphorePeer, VCF::OSXSemaphore, and VCF::Win32SemaphorePeer. |
|
|
Implemented in VCF::LinuxSemaphorePeer, VCF::OSXSemaphore, and VCF::Win32SemaphorePeer. |
|
|
Implemented in VCF::LinuxSemaphorePeer, VCF::OSXSemaphore, and VCF::Win32SemaphorePeer. |
|
|
Implemented in VCF::LinuxSemaphorePeer, VCF::OSXSemaphore, and VCF::Win32SemaphorePeer. |
The documentation for this class was generated from the following file:
- vcf/FoundationKit/SemaphorePeer.h
