Audacity 3.2.0
ClientData::Lockable< Object, LockingPolicy > Struct Template Reference

Decorator template injects type Lock and method lock() into interface of Object. More...

#include <ClientDataHelpers.h>

Inheritance diagram for ClientData::Lockable< Object, LockingPolicy >:
[legend]

Detailed Description

template<typename Object, LockingPolicy>
struct ClientData::Lockable< Object, LockingPolicy >

Decorator template injects type Lock and method lock() into interface of Object.

Template Parameters
Objectdecorated class
LockingPolicyone of ClientData::LockingPolicy

Definition at line 61 of file ClientDataHelpers.h.


The documentation for this struct was generated from the following file: