This is the complete list of members for SmartLock, including all inherited members.
Acquire(const NCString &dbgFile, int dbgLine, const NCString &dbgFunc) | SmartLock | inline |
acquirers | SmartLock | protected |
AddAcquirer(ThreadLock *newAcquirer) | SmartLock | |
cntAcquirements | ThreadLock | protected |
CntAcquirers() | SmartLock | |
CountAcquirements() const | ThreadLock | inline |
DbgOwnerFile | ThreadLock | |
DbgOwnerFunc | ThreadLock | |
DbgOwnerLine | ThreadLock | |
DbgRecursionWarningThreshold | ThreadLock | |
DbgWarningAfterWaitTimeInMillis | ThreadLock | |
GetOwner() const | ThreadLock | inline |
GetSafeness() const | ThreadLock | inline |
IsOwnedByCurrentThread() const | ThreadLock | inline |
lock | SmartLock | protected |
mutex | ThreadLock | mutableprotected |
mutexNotifier | ThreadLock | protected |
owner | ThreadLock | protected |
Release() | SmartLock | |
RemoveAcquirer(ThreadLock *acquirer) | SmartLock | |
safeness | ThreadLock | protected |
SetSafeness(lang::Safeness safeness) | ThreadLock | |
SmartLock() | SmartLock | inline |
StdOutputStreams | SmartLock | static |
ThreadLock(lang::Safeness safeness=lang::Safeness::Safe) | ThreadLock | explicit |
WillRelease() const | ThreadLock | inline |
~ThreadLock() | ThreadLock |