![]() |
Audacity 3.2.0
|
This is the complete list of members for CommandImplementation, including all inherited members.
| Apply() override | CommandImplementation | inlinevirtual |
| Apply(const CommandContext &context) override | CommandImplementation | virtual |
| 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 |
| ~CommandImplementation() | CommandImplementation | virtual |
| ~OldStyleCommand() | OldStyleCommand | inlinevirtual |