![]() |
Audacity 3.2.0
|
#include "PluginHost.h"#include <wx/log.h>#include <wx/module.h>#include <wx/process.h>#include "BasicUI.h"#include "CommandLineArgs.h"#include "PathList.h"#include "FileNames.h"#include "ModuleManager.h"#include "IPCClient.h"#include "PlatformCompatibility.h"#include "PluginManager.h"Go to the source code of this file.
Classes | |
| class | PluginHostModule |
Namespaces | |
| namespace | anonymous_namespace{PluginHost.cpp} |
Functions | |
| void | anonymous_namespace{PluginHost.cpp}::Discover (detail::PluginValidationResult &result, const wxString &providerId, const wxString &pluginPath) |
| IMPLEMENT_DYNAMIC_CLASS (PluginHostModule, wxModule) | |
| IMPLEMENT_DYNAMIC_CLASS | ( | PluginHostModule | , |
| wxModule | |||
| ) |