VCF::Win32SemaphorePeer Class Reference
Class Win32SemaphorePeer. More...
#include <Win32SemaphorePeer.h>
Inheritance diagram for VCF::Win32SemaphorePeer:

Public Member Functions | |
| Win32SemaphorePeer (int32 initialCount, int32 maxCount) | |
| virtual | ~Win32SemaphorePeer () |
| virtual bool | lock () |
| virtual bool | lock (uint32 timeoutInMilliseconds) |
| virtual bool | unlock () |
| virtual OSHandleID | getHandleID () |
Protected Attributes | |
| HANDLE | hObject_ |
Detailed Description
Class Win32SemaphorePeer.
- Author:
- Tiziano Franzoi, Nov 15, 2001
Constructor & Destructor Documentation
|
||||||||||||
|
|
|
|
|
Member Function Documentation
|
|
Implements VCF::SemaphorePeer. |
|
|
Implements VCF::SemaphorePeer. |
|
|
Implements VCF::SemaphorePeer. |
|
|
Implements VCF::SemaphorePeer. |
Member Data Documentation
|
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/Win32SemaphorePeer.h
