Audacity 3.2.0
Classes | Typedefs
EffectAndCommandPluginManager.h File Reference
#include "Identifier.h"
#include "TranslatableString.h"
#include <functional>
#include <memory>
#include <wx/string.h>
Include dependency graph for EffectAndCommandPluginManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EffectAndCommandPluginManager
 
struct  EffectAndCommandPluginManager::UnsetBatchProcessing
 A custom deleter for std::unique_ptr. More...
 

Typedefs

using PluginID = wxString
 

Typedef Documentation

◆ PluginID

using PluginID = wxString

Definition at line 33 of file EffectAndCommandPluginManager.h.