![]() |
Audacity 3.2.0
|
This is the complete list of members for ModuleManager, including all inherited members.
| CheckPluginExist(const PluginID &providerId, const PluginPath &path) | ModuleManager | |
| CreateProviderInstance(const PluginID &provider, const PluginPath &path) | ModuleManager | |
| DelayedErrors typedef | ModuleManager | private |
| DiscoverProviders() | ModuleManager | |
| Dispatch(ModuleDispatchTypes type) | ModuleManager | |
| FindModules(FilePaths &files) | ModuleManager | privatestatic |
| Get() | ModuleManager | static |
| GetID(const PluginProvider *provider) | ModuleManager | static |
| GetPluginTypeString() | ModuleManager | static |
| Initialize() | ModuleManager | |
| InitializeBuiltins() | ModuleManager | private |
| IsProviderValid(const PluginID &provider, const PluginPath &path) | ModuleManager | |
| LoadPlugin(const PluginID &provider, const PluginPath &path) | ModuleManager | |
| mInstance | ModuleManager | privatestatic |
| mModules | ModuleManager | private |
| ModuleManager() | ModuleManager | private |
| ModuleManager(const ModuleManager &)=delete | ModuleManager | private |
| mProviders | ModuleManager | private |
| operator=(const ModuleManager &)=delete | ModuleManager | private |
| Providers() const | ModuleManager | inline |
| Providers() | ModuleManager | inline |
| RegisterEffectPlugin(const PluginID &provider, const PluginPath &path, TranslatableString &errMsg) | ModuleManager | |
| std::make_unique | ModuleManager | friend |
| TryLoadModules(const FilePaths &files, FilePaths &decided, DelayedErrors &errors) | ModuleManager | privatestatic |
| ~ModuleManager() | ModuleManager | private |