This is the complete list of members for CommandT, including all inherited members.
| CommandT(bool ShowInHistory=true, bool SuggestsSave=true) | CommandT | |
| Do()=0 | CommandT | pure virtual |
| GetID() const | CommandT | inline |
| GetName() const =0 | CommandT | pure 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()=0 | CommandT | pure virtual |
| ~CommandT() | CommandT | inlinevirtual |