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