This is the complete list of members for CommandMacroT, including all inherited members.
| CommandMacroT(const ArrayT< CommandT * > &SubCommands, const wxString &Name="Macro Command", bool ShowInHistory=true, bool SuggestsSave=true) (defined in CommandMacroT) | CommandMacroT | |
| CommandT(bool ShowInHistory=true, bool SuggestsSave=true) | CommandT | |
| Do() | CommandMacroT | virtual |
| GetID() const | CommandT | inline |
| GetName() const | CommandMacroT | virtual |
| IsDone() const | CommandT | inline |
| m_Done | CommandT | protected |
| m_ID | CommandT | protected |
| m_ShowInHistory | CommandT | protected |
| m_SuggestsSave | CommandT | protected |
| ShowInHistory() const | CommandT | inline |
| SuggestsSave() const | CommandT | inline |
| Undo() | CommandMacroT | virtual |
| ~CommandMacroT() (defined in CommandMacroT) | CommandMacroT | |
| ~CommandT() | CommandT | inlinevirtual |