VST 3 SDK VST 3.7
SDK for developing VST plug-in
ObjCVariable< T > Struct Template Reference

#include <objcclassbuilder.h>

Public Member Functions

 ObjCVariable (__unsafe_unretained id obj, Ivar ivar)
 
 ObjCVariable (ObjCVariable &&o)
 
ObjCVariableoperator= (ObjCVariable &&o)
 
get () const
 
void set (const T &value)
 

Constructor & Destructor Documentation

◆ ObjCVariable() [1/2]

ObjCVariable ( __unsafe_unretained id  obj,
Ivar  ivar 
)
inline

◆ ObjCVariable() [2/2]

ObjCVariable ( ObjCVariable< T > &&  o)
inline

Member Function Documentation

◆ operator=()

ObjCVariable & operator= ( ObjCVariable< T > &&  o)
inline

◆ get()

T get ( ) const
inline

◆ set()

void set ( const T &  value)
inline
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.