#include <undo_update_shroud_action.hpp>
Public Member Functions | |
update_shroud_action () | |
virtual const char * | get_type () const |
virtual | ~update_shroud_action () |
virtual void | write (config &cfg) const |
Writes this into the provided config. More... | |
Public Member Functions inherited from actions::undo_action_base | |
undo_action_base (const undo_action_base &)=delete | |
undo_action_base & | operator= (const undo_action_base &)=delete |
undo_action_base () | |
Default constructor. More... | |
virtual | ~undo_action_base () |
Definition at line 35 of file undo_update_shroud_action.hpp.
|
inline |
Definition at line 38 of file undo_update_shroud_action.hpp.
|
inlinevirtual |
Definition at line 42 of file undo_update_shroud_action.hpp.
|
inlinevirtual |
Implements actions::undo_action_base.
Definition at line 41 of file undo_update_shroud_action.hpp.
|
virtual |
Writes this into the provided config.
Reimplemented from actions::undo_action_base.
Definition at line 31 of file undo_update_shroud_action.cpp.
References actions::undo_action_base::write().