Audacity 3.2.0
Classes | Typedefs
CommandContext.h File Reference
#include <memory>
#include "Callable.h"
#include "CommandTargets.h"
#include "GlobalVariable.h"
#include "Identifier.h"
Include dependency graph for CommandContext.h:

Go to the source code of this file.

Classes

struct  TemporarySelection
 
class  CommandContext
 CommandContext provides additional information to an 'Apply()' command. It provides the project, and provides output channels for Error, Progress and Status. Status is used for general messaging from a command back to its invoker. More...
 
struct  CommandContext::TargetFactory
 

Typedefs

using CommandParameter = CommandID
 

Typedef Documentation

◆ CommandParameter

Definition at line 23 of file CommandContext.h.