#include <safecoll.h>
Public Member Functions | |
PSafeLockReadWrite (const PSafeObject &object) | |
~PSafeLockReadWrite () | |
BOOL | Lock () |
void | Unlock () |
BOOL | IsLocked () const |
bool | operator! () const |
Protected Attributes | |
PSafeObject & | safeObject |
BOOL | locked |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|