Audacity 3.2.0
|
Decorated reference to a ClientData::Lockable, with a current lock on it. More...
#include <ClientDataHelpers.h>
Public Member Functions | |
Locked (Lockable &object) | |
Public Attributes | |
Lockable & | mObject |
Decorated reference to a ClientData::Lockable, with a current lock on it.
Uses inheritance to benefit from the empty base class optimization if possible
Definition at line 84 of file ClientDataHelpers.h.
|
inlineexplicit |
Definition at line 87 of file ClientDataHelpers.h.
Lockable& ClientData::Locked< Lockable >::mObject |
Definition at line 91 of file ClientDataHelpers.h.
Referenced by ClientData::Site< Host, ClientData, ObjectCopyingPolicy, Pointer, ObjectLockingPolicy, RegistryLockingPolicy >::EnsureIndex(), and ClientData::Site< Host, ClientData, ObjectCopyingPolicy, Pointer, ObjectLockingPolicy, RegistryLockingPolicy >::GetIterator().