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

A variable container for objects. More...

Inherits SmartPointerContainer< SmartPointerType, enableWeak >.

List of all members.


Detailed Description

template<class Type>
class Variable< Type & >

A variable container for objects.

This is designed to store subclasses of SmartPointerContainer which covers most objects in Plonk (e.g., units, arrays). This makes it possible to store object variables that need to be swapped atomically to assist with multithreaded access.


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