|
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 |
This is the complete list of members for juce::JSONUtils, including all inherited members.
| deepEqual(const var &a, const var &b) | juce::JSONUtils | static |
| JSONUtils()=delete | juce::JSONUtils | |
| makeObject(const std::map< Identifier, var > &source) | juce::JSONUtils | static |
| makeObjectWithKeyFirst(const std::map< Identifier, var > &source, Identifier key) | juce::JSONUtils | static |
| setPointer(const var &v, String pointer, const var &newValue) | juce::JSONUtils | static |