| 
    VST 3 SDK VST 3.8
    
   SDK for developing VST plug-in 
   | 
 
#include "public.sdk/source/vst/hosting/pluginterfacesupport.h"#include "pluginterfaces/vst/ivsthostapplication.h"#include <map>#include <memory>#include <string>Classes | |
| class | HostApplication | 
| Implementation's example of IHostApplication.  More... | |
| class | HostAttributeList | 
| Example, ready to use implementation of IAttributeList.  More... | |
| class | HostMessage | 
| Example implementation of IMessage.  More... | |
Namespaces | |
| namespace | Steinberg | 
| A replacement for InitModule and DeinitModule.  | |
| namespace | Steinberg::Vst |