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

Namespaces

 VST3
 
 VST3::Hosting
 

Typedefs

typedef bool(* ModuleEntryFunc )(void *)
 
typedef bool(* ModuleExitFunc )()
 

Typedef Documentation

typedef bool(* ModuleEntryFunc)(void *)
typedef bool(* ModuleExitFunc)()

Variable Documentation

void* module nullptr
Empty

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