| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
#include <objcclassbuilder.h>
| Public Member Functions | |
| ObjCInstance (__unsafe_unretained id obj) | |
| template<typename T > | |
| std::optional< ObjCVariable< T > > | getVariable (const char *name) const | 
| template<typename Func , typename... T> | |
| void | callSuper (SEL selector, T...args) const | 
| template<typename Func , typename R , typename... T> | |
| R | callSuper (SEL selector, T...args) const | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |