VST 3 SDK  VST 3.6.14
SDK for developing VST Plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
module_linux.cpp File Reference
#include "module.h"
#include "optional.h"
#include "stringconvert.h"
#include <algorithm>
#include <dlfcn.h>
#include <experimental/filesystem>
#include <sys/types.h>
#include <sys/utsname.h>
#include <unistd.h>

Namespaces

 VST3
 
 VST3::Hosting
 

Typedefs

using ModuleEntryFunc = bool(*)(void *)
 
using ModuleExitFunc ) = bool(*)(
 

Typedef Documentation

using ModuleEntryFunc = bool (*) (void*)
using ModuleExitFunc = bool (*) (

Variable Documentation

void* module nullptr
Empty

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