![]() |
DDraceNetwork Documentation
|
This is the complete list of members for CEditorHistory, including all inherited members.
| BeginBulk() | CEditorHistory | |
| CanRedo() const | CEditorHistory | inline |
| CanUndo() const | CEditorHistory | inline |
| CEditorHistory() | CEditorHistory | inline |
| Clear() | CEditorHistory | |
| EndBulk(const char *pDisplay=nullptr) | CEditorHistory | |
| EndBulk(int DisplayToUse) | CEditorHistory | |
| Execute(const std::shared_ptr< IEditorAction > &pAction, const char *pDisplay=nullptr) | CEditorHistory | |
| m_IsBulk | CEditorHistory | private |
| m_pEditor | CEditorHistory | |
| m_vpBulkActions | CEditorHistory | private |
| m_vpRedoActions | CEditorHistory | |
| m_vpUndoActions | CEditorHistory | |
| RecordAction(const std::shared_ptr< IEditorAction > &pAction) | CEditorHistory | |
| RecordAction(const std::shared_ptr< IEditorAction > &pAction, const char *pDisplay) | CEditorHistory | |
| Redo() | CEditorHistory | |
| Undo() | CEditorHistory | |
| ~CEditorHistory() | CEditorHistory | inline |