SDFormat Editor
Loading...
Searching...
No Matches
ModifyElementCommand< T > Member List

This is the complete list of members for ModifyElementCommand< T >, including all inherited members.

ChangesProgramStateIrreversibly() overrideModifyElementCommand< T >privatevirtual
element_to_modifyModifyElementCommand< T >private
Execute() overrideModifyElementCommand< T >privatevirtual
ExecuteRedo() overrideModifyElementCommand< T >privatevirtual
ExecuteUndo() overrideModifyElementCommand< T >privatevirtual
file_pathModifyElementCommand< T >private
guiModifyElementCommand< T >private
is_currently_redoableModifyElementCommand< T >private
is_currently_undoableModifyElementCommand< T >private
IsRedoable() overrideModifyElementCommand< T >privatevirtual
IsThreaded(bool &prevent_user_input) overrideModifyElementCommand< T >privatevirtual
IsUndoable() overrideModifyElementCommand< T >privatevirtual
ModifyElementCommand(std::shared_ptr< GUII > gui, std::shared_ptr< SDFormatParserI > sdformatParser, sdf::ElementPtr element_to_modify, T new_value)ModifyElementCommand< T >
new_valueModifyElementCommand< T >private
old_valueModifyElementCommand< T >private
sdformatParserModifyElementCommand< T >private