Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | detail::InputMessageReader |
class | detail::PluginValidationResult |
Namespaces | |
namespace | detail |
Functions | |
bool | detail::ParseRequestString (const wxString &req, wxString &providerId, wxString &pluginPath) |
wxString | detail::MakeRequestString (const wxString &providerId, const wxString &pluginPath) |
void | detail::PutMessage (IPCChannel &channel, const wxString &value) |