Lock a PSafeObject for read/write and automatically unlock it when go out of scope.
More...
#include <safecoll.h>
Detailed Description
Lock a PSafeObject for read/write and automatically unlock it when go out of scope.
Constructor & Destructor Documentation
PSafeLockReadWrite::PSafeLockReadWrite |
( |
const PSafeObject & |
object | ) |
|
PSafeLockReadWrite::~PSafeLockReadWrite |
( |
| ) |
|
Member Function Documentation
PBoolean PSafeLockReadWrite::IsLocked |
( |
| ) |
const |
|
inline |
bool PSafeLockReadWrite::operator! |
( |
| ) |
const |
|
inline |
void PSafeLockReadWrite::Unlock |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: