Base Framework
|
This is the complete list of members for ReadWriteLock, including all inherited members.
exclusiveLock() const | ReadWriteLock | virtual |
getCreatedById() const | Resource | |
getDescription() const | Resource | |
getHandle() const noexcept | Resource | inline |
getInternalHandle() const | Resource | inline |
getResourceId() const | Resource | |
handle | Resource | protected |
Lock() noexcept | Lock | inline |
operator bool() const noexcept | Resource | inline |
ReadWriteLock() | ReadWriteLock | |
releaseLock() const | ReadWriteLock | virtual |
setDescription(const String &description) | Resource | |
sharedLock() const | ReadWriteLock | virtual |
Sync typedef (defined in ReadWriteLock) | ReadWriteLock | |
tryExclusiveLock() const | ReadWriteLock | virtual |
trySharedLock() const | ReadWriteLock | virtual |
~Lock() | Lock | virtual |
~ReadWriteLock() | ReadWriteLock |