33#include <wx/docview.h>
67 wxString errorMessages;
70 view()->GetDocument())->getModel()->getMachine();
126 wxDocManager* manager = wxGetApp().docManager();
127 if (manager->GetCurrentView() != NULL) {
TTAMachine::Machine * machine
the architecture definition of the estimated processor
wxWindow * parentWindow() const
static const std::string CMD_ICON_VERIFY_MACHINE
Icon location for the "Verify Machine" command.
static const std::string CMD_SNAME_VERIFY_MACHINE
Command name for the "Verify Machine" command.
virtual ~VerifyMachineCmd()
virtual std::string shortName() const
virtual VerifyMachineCmd * create() const
virtual std::string icon() const