Base Framework
|
This is the complete list of members for Lock, including all inherited members.
exclusiveLock() const =0 | Lock | pure virtual |
Lock() noexcept | Lock | inline |
releaseLock() const =0 | Lock | pure virtual |
sharedLock() const =0 | Lock | pure virtual |
Sync typedef (defined in Lock) | Lock | |
tryExclusiveLock() const =0 | Lock | pure virtual |
trySharedLock() const =0 | Lock | pure virtual |
~Lock() | Lock | virtual |