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

OW32::CSingleLock Class Reference

Locking object that locks a single CSyncObject. More...

#include <SyncObjects.h>

List of all members.

Public Member Functions

 CSingleLock (CSyncObject &Object)
 Constructor that locks the given object.
 ~CSingleLock ()
 Destructor that unlocks the locked object.
BOOL IsLocked ()
 See if the lock was acquired.
void Lock ()
 Lock the locked object.
void Unlock ()
 Unlock the locked object.


Detailed Description

Locking object that locks a single CSyncObject.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:28 2005 for OW32 by  doxygen 1.3.9.1