pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
Classes
Plonk container classes
Plonk

Other Plonk container classes... More...

Classes

class  AtomicValue< Type >
 Enables atomic operations on a range of types. More...
class  AtomicExtended< Type >
 Enables atomic operations on a pointer with additional security. More...
class  Dictionary< ValueType, KeyType >
 A dictionary class for storing key/value pairs. More...
class  Int24
 An emulated 24-bit integer type. More...
class  NumericalArray< NumericalType >
 Stores arrays of simple numerical values. More...
class  Text
 A class for storing and manipulating text strings. More...
class  Variable< Type >
 A template class for storing any variable type. More...

Detailed Description

Other Plonk container classes...

 All Classes Functions Typedefs Enumerations Enumerator Properties