Audacity 3.2.0
Classes
LoadCommands.h File Reference
#include "PluginProvider.h"
#include <functional>
#include <memory>
#include <unordered_map>
Include dependency graph for LoadCommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BuiltinCommandsModule
 Internal module to auto register all built in commands. It is closely modelled on BuiltinEffectsModule. More...
 
struct  BuiltinCommandsModule::Registration< Subclass >