pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
LockedValue< Type > Class Template Reference

A class that stores a value that is stored and retieved using a lock. More...

Inherits SmartPointerContainer< SmartPointerType, enableWeak >.

List of all members.


Detailed Description

template<class Type>
class LockedValue< Type >

A class that stores a value that is stored and retieved using a lock.

Generally the AtomicValue<> and the atomic Variable classes are best for built-in types but for data/structures larger than 32/64 bits then this class may be useful.


The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties