Audacity 3.2.0
|
This is the complete list of members for BatchEvalCommand, including all inherited members.
Apply(const CommandContext &context) override | BatchEvalCommand | virtual |
CommandImplementation::Apply() override | CommandImplementation | inlinevirtual |
BatchEvalCommand(AudacityProject &project, OldStyleCommandType &type) | BatchEvalCommand | inline |
CheckParam(const wxString ¶mName) | CommandImplementation | protected |
CommandImplementation(AudacityProject &project, OldStyleCommandType &type) | CommandImplementation | |
GetBool(const wxString ¶mName) | CommandImplementation | protected |
GetDouble(const wxString ¶mName) | CommandImplementation | protected |
GetLong(const wxString ¶mName) | CommandImplementation | protected |
GetSignature() override | CommandImplementation | virtual |
GetString(const wxString ¶mName) | CommandImplementation | protected |
GetSymbol() override | CommandImplementation | virtual |
HasParam(const wxString ¶mName) | CommandImplementation | protected |
mParams | CommandImplementation | private |
mProject | OldStyleCommand | |
mSetParams | CommandImplementation | private |
mType | CommandImplementation | private |
OldStyleCommand(AudacityProject &project) | OldStyleCommand | inline |
SetParameter(const wxString ¶mName, const wxVariant ¶mValue) override | CommandImplementation | virtual |
TypeCheck(const wxString &typeName, const wxString ¶mName, const wxVariant ¶m) | CommandImplementation | protected |
Valid(const wxString ¶mName, const wxVariant ¶mValue) | CommandImplementation | private |
~BatchEvalCommand() | BatchEvalCommand | virtual |
~CommandImplementation() | CommandImplementation | virtual |
~OldStyleCommand() | OldStyleCommand | inlinevirtual |