Design Patterns
operational::memento::MoveCommand Class Reference

#include <move_command.h>

Collaboration diagram for operational::memento::MoveCommand:

Public Member Functions

 MoveCommand (ConstraintSolverInterface *solver, Graphic *target, const structural::commons::Point< float > &delta)
 
void Execute ()
 
void Unexecute ()
 

Constructor & Destructor Documentation

operational::memento::MoveCommand::MoveCommand ( ConstraintSolverInterface solver,
Graphic target,
const structural::commons::Point< float > &  delta 
)

Member Function Documentation

void operational::memento::MoveCommand::Execute ( )

Here is the call graph for this function:

void operational::memento::MoveCommand::Unexecute ( )

Here is the call graph for this function:


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