|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::ToVarOptions |
| Options that control conversion from arbitrary types to juce::var. More... | |
| class | juce::ToVar |
| Allows converting an object of arbitrary type to var. More... | |
| class | juce::FromVar |
| Allows converting a var to an object of arbitrary type. More... | |
| struct | juce::VariantConverter< Type > |
| This template-overloaded class can be used to convert between var and custom types. More... | |
| struct | juce::StrictVariantConverter< Type > |
| A helper type that can be used to implement specialisations of VariantConverter that use FromVar::convert and ToVar::convert internally. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |