#include <InstrumentEditorFactory.h>
Definition at line 50 of file InstrumentEditorFactory.h.
◆ AvailableEditors()
static std::vector< String > LinuxSampler::InstrumentEditorFactory::AvailableEditors |
( |
| ) |
|
|
static |
◆ AvailableEditorsAsString()
static String LinuxSampler::InstrumentEditorFactory::AvailableEditorsAsString |
( |
| ) |
|
|
static |
◆ ClosePlugins()
static void LinuxSampler::InstrumentEditorFactory::ClosePlugins |
( |
| ) |
|
|
static |
◆ Create()
◆ Destroy()
◆ LoadPlugins()
static void LinuxSampler::InstrumentEditorFactory::LoadPlugins |
( |
| ) |
|
|
static |
◆ MatchingEditors()
static std::vector< String > LinuxSampler::InstrumentEditorFactory::MatchingEditors |
( |
String |
sTypeName, |
|
|
String |
sTypeVersion |
|
) |
| |
|
static |
◆ PluginDirs()
static std::vector< String > LinuxSampler::InstrumentEditorFactory::PluginDirs |
( |
| ) |
|
|
static |
◆ PluginDirsAsString()
static String LinuxSampler::InstrumentEditorFactory::PluginDirsAsString |
( |
| ) |
|
|
static |
◆ bPluginsLoaded
bool LinuxSampler::InstrumentEditorFactory::bPluginsLoaded |
|
staticprotected |
◆ InnerFactories
◆ LoadedDLLs
std::list<void*> LinuxSampler::InstrumentEditorFactory::LoadedDLLs |
|
staticprotected |
The documentation for this class was generated from the following file: