Interface Technology Basics  VST 3.7
SDK for developing VST plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
smartpointer.h File Reference

Classes

class  IPtr< I >
 IPtr - Smart pointer template class. More...
 
class  OPtr< I >
 OPtr - "owning" smart pointer used for newly created FObjects. More...
 

Namespaces

namespace  Steinberg
 This header provides classes for working with FUnknown.
 

Functions

template<class I >
IPtr< I > owned (I *p)
 Assigning newly created object to an IPtr.
 
template<class I >
IPtr< I > shared (I *p)
 Assigning shared object to an IPtr.
 
Empty

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