This is the complete list of members for CommandSelectT, including all inherited members.
| Add(MapDocumentT *MapDocument, const ArrayT< MapElementT * > &MapElements) (defined in CommandSelectT) | CommandSelectT | static |
| Add(MapDocumentT *MapDocument, MapElementT *MapElement) (defined in CommandSelectT) | CommandSelectT | static |
| Clear(MapDocumentT *MapDocument) (defined in CommandSelectT) | CommandSelectT | static |
| CommandT(bool ShowInHistory=true, bool SuggestsSave=true) | CommandT | |
| Do() | CommandSelectT | virtual |
| GetID() const | CommandT | inline |
| GetName() const | CommandSelectT | virtual |
| IsDone() const | CommandT | inline |
| m_Done | CommandT | protected |
| m_ID | CommandT | protected |
| m_ShowInHistory | CommandT | protected |
| m_SuggestsSave | CommandT | protected |
| Remove(MapDocumentT *MapDocument, const ArrayT< MapElementT * > &MapElements) (defined in CommandSelectT) | CommandSelectT | static |
| Remove(MapDocumentT *MapDocument, MapElementT *MapElement) (defined in CommandSelectT) | CommandSelectT | static |
| Set(MapDocumentT *MapDocument, const ArrayT< MapElementT * > &MapElements) (defined in CommandSelectT) | CommandSelectT | static |
| Set(MapDocumentT *MapDocument, MapElementT *MapElement) (defined in CommandSelectT) | CommandSelectT | static |
| Set(MapDocumentT *MapDocument, const ArrayT< MapPrimitiveT * > &Primitives) (defined in CommandSelectT) | CommandSelectT | static |
| ShowInHistory() const | CommandT | inline |
| SuggestsSave() const | CommandT | inline |
| Undo() | CommandSelectT | virtual |
| ~CommandSelectT() (defined in CommandSelectT) | CommandSelectT | |
| ~CommandT() | CommandT | inlinevirtual |