32#ifndef TTA_PASTE_COMPONENT_CMD_HH
33#define TTA_PASTE_COMPONENT_CMD_HH
36#include <wx/cmdproc.h>
53 virtual int id()
const;
55 virtual std::string
icon()
const;
59 template <
class ComponentNavigator>
62 ComponentNavigator& navigator);
TTAMachine::Machine * machine
the architecture definition of the estimated processor
bool setMachine(TTAMachine::Component *component, TTAMachine::Machine *machine)
void paste(TTAMachine::Machine &machine, TTAMachine::Component *component, ComponentNavigator &navigator)
virtual PasteComponentCmd * create() const
virtual std::string icon() const