|
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 |
Public Member Functions | |
| Base (JsonT *o) | |
| Base (const Base &o) | |
| Base & | operator= (const Base &o)=default |
| operator JsonT * () const | |
| JsonT * | jsonValue () const |
Protected Attributes | |
| JsonT * | object_ |
|
explicit |
|
explicit |
|
protected |
| JsonT * JSON::Detail::Base< JsonT >::jsonValue | ( | ) | const |
| JSON::Detail::Base< JsonT >::operator JsonT * | ( | ) | const |
|
protected |