qrk::Lock Class Reference
ロッククラス
More...
#include <Lock.h>
List of all members.
Detailed Description
ロッククラス
Definition at line 18 of file Lock.h.
Constructor & Destructor Documentation
qrk::Lock::Lock |
( |
const Lock & |
rhs |
) |
[private] |
qrk::Lock::~Lock |
( |
void |
|
) |
|
Member Function Documentation
void qrk::Lock::lock |
( |
void |
|
) |
|
void* qrk::Lock::operator new |
( |
size_t |
|
) |
[private] |
void* qrk::Lock::operator new[] |
( |
size_t |
|
) |
[private] |
Lock& qrk::Lock::operator= |
( |
const Lock & |
rhs |
) |
[private] |
void qrk::Lock::unlock |
( |
void |
|
) |
|
Friends And Related Function Documentation
friend class ConditionalVariable [friend] |
bool ConditionVariable::wait |
( |
Lock * |
lock, |
|
|
int |
timeout | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: