#include <vst3_module.h>
Definition at line 33 of file vst3_module.h.
◆ VST3PluginModule() [1/2]
ARDOUR::VST3PluginModule::VST3PluginModule |
( |
| ) |
|
|
inline |
◆ ~VST3PluginModule()
virtual ARDOUR::VST3PluginModule::~VST3PluginModule |
( |
| ) |
|
|
inlinevirtual |
◆ VST3PluginModule() [2/2]
◆ exit()
virtual bool ARDOUR::VST3PluginModule::exit |
( |
| ) |
|
|
protectedpure virtual |
◆ factory()
Steinberg::IPluginFactory* ARDOUR::VST3PluginModule::factory |
( |
| ) |
|
◆ fn_ptr()
virtual void* ARDOUR::VST3PluginModule::fn_ptr |
( |
const char * |
name | ) |
const |
|
protectedpure virtual |
◆ has_symbol()
bool ARDOUR::VST3PluginModule::has_symbol |
( |
const char * |
name | ) |
const |
|
inline |
◆ init()
virtual bool ARDOUR::VST3PluginModule::init |
( |
| ) |
|
|
protectedpure virtual |
◆ load()
static std::shared_ptr<VST3PluginModule> ARDOUR::VST3PluginModule::load |
( |
std::string const & |
path | ) |
|
|
static |
◆ release_factory()
void ARDOUR::VST3PluginModule::release_factory |
( |
| ) |
|
|
protected |
◆ _factory
Steinberg::IPluginFactory* ARDOUR::VST3PluginModule::_factory |
|
private |
◆ _path
std::string ARDOUR::VST3PluginModule::_path |
|
protected |
The documentation for this class was generated from the following file: