This is the complete list of members for juce::LADSPAPluginFormat, including all inherited members.
| ARAFactoryCreationCallback typedef | juce::AudioPluginFormat | |
| AudioPluginFormat() | juce::AudioPluginFormat | protected |
| canScanForPlugins() const override | juce::LADSPAPluginFormat | inlinevirtual |
| createARAFactoryAsync(const PluginDescription &, ARAFactoryCreationCallback callback) | juce::AudioPluginFormat | inlinevirtual |
| createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize) | juce::AudioPluginFormat | |
| createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize, String &errorMessage) | juce::AudioPluginFormat | |
| createPluginInstanceAsync(const PluginDescription &description, double initialSampleRate, int initialBufferSize, PluginCreationCallback) | juce::AudioPluginFormat | |
| doesPluginStillExist(const PluginDescription &) override | juce::LADSPAPluginFormat | virtual |
| fileMightContainThisPluginType(const String &fileOrIdentifier) override | juce::LADSPAPluginFormat | virtual |
| findAllTypesForFile(OwnedArray< PluginDescription > &, const String &fileOrIdentifier) override | juce::LADSPAPluginFormat | virtual |
| getDefaultLocationsToSearch() override | juce::LADSPAPluginFormat | virtual |
| getFormatName() | juce::LADSPAPluginFormat | inlinestatic |
| getName() const override | juce::LADSPAPluginFormat | inlinevirtual |
| getNameOfPluginFromIdentifier(const String &fileOrIdentifier) override | juce::LADSPAPluginFormat | virtual |
| isTrivialToScan() const override | juce::LADSPAPluginFormat | inlinevirtual |
| LADSPAPluginFormat() | juce::LADSPAPluginFormat | |
| PluginCreationCallback typedef | juce::AudioPluginFormat | |
| pluginNeedsRescanning(const PluginDescription &) override | juce::LADSPAPluginFormat | virtual |
| searchPathsForPlugins(const FileSearchPath &, bool recursive, bool) override | juce::LADSPAPluginFormat | virtual |
| ~AudioPluginFormat() override | juce::AudioPluginFormat | |
| ~LADSPAPluginFormat() override | juce::LADSPAPluginFormat | |