Enzo
Loading...
Searching...
No Matches
enzo::nt::ChangeConnectionCommand Class Reference
Inheritance diagram for enzo::nt::ChangeConnectionCommand:
enzo::nt::UndoCommand

Public Types

enum class  Action { Connect , Disconnect }
 

Public Member Functions

 ChangeConnectionCommand (OpId inputOpId, unsigned int inputIndex, OpId outputOpId, unsigned int outputIndex, Action action)
 
void undo () override
 
void redo () override
 
UndoCommandType type () const override
 
- Public Member Functions inherited from enzo::nt::UndoCommand

Member Function Documentation

◆ redo()

void enzo::nt::ChangeConnectionCommand::redo ( )
inlineoverridevirtual

Implements enzo::nt::UndoCommand.

◆ type()

UndoCommandType enzo::nt::ChangeConnectionCommand::type ( ) const
inlineoverridevirtual

Implements enzo::nt::UndoCommand.

◆ undo()

void enzo::nt::ChangeConnectionCommand::undo ( )
inlineoverridevirtual

Implements enzo::nt::UndoCommand.


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