XII Release 0.1.0
Loading...
Searching...
No Matches
xiiRemoveNodeCommand Class Reference
Inheritance diagram for xiiRemoveNodeCommand:
[legend]

Public Attributes

xiiUuid m_Object
 

Additional Inherited Members

- Public Types inherited from xiiCommand
enum class  CommandState { WasDone , WasUndone }
 
- Public Member Functions inherited from xiiCommand
bool IsUndoable () const
 
bool HasChildActions () const
 
bool HasModifiedDocument () const
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const xiiRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T>
XII_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 
- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 
- Protected Member Functions inherited from xiiCommand
xiiStatus Do (bool bRedo)
 
xiiStatus Undo (bool bFireEvents)
 
void Cleanup (CommandState state)
 
xiiStatus AddSubCommand (xiiCommand &command)
 
xiiDocumentGetDocument ()
 
- Protected Attributes inherited from xiiCommand
xiiString m_sDescription
 
bool m_bUndoable = true
 
bool m_bModifiedDocument = true
 
xiiHybridArray< xiiCommand *, 8 > m_ChildActions
 
xiiDocumentm_pDocument = nullptr
 

Member Function Documentation

◆ CleanupInternal()

void xiiRemoveNodeCommand::CleanupInternal ( CommandState state)
overrideprivatevirtual

Implements xiiCommand.

◆ DoInternal()

xiiStatus xiiRemoveNodeCommand::DoInternal ( bool bRedo)
overrideprivatevirtual

Implements xiiCommand.

◆ UndoInternal()

xiiStatus xiiRemoveNodeCommand::UndoInternal ( bool bFireEvents)
overrideprivatevirtual

Implements xiiCommand.


The documentation for this class was generated from the following files: