33#include <wx/docview.h>
67 view()->GetDocument())->getModel()->getMachine();
70 view()->GetDocument())->getModel();
76 if (dialog.ShowModal() == wxID_OK) {
134 wxDocManager* manager = wxGetApp().docManager();
135 if (manager->GetCurrentView() != NULL) {
TTAMachine::Machine * machine
the architecture definition of the estimated processor
virtual ~CallExplorerPluginCmd()
virtual std::string shortName() const
virtual std::string icon() const
virtual CallExplorerPluginCmd * create() const
wxWindow * parentWindow() const
void notifyObservers(bool modified=true)
void popFromStack(bool modified=false)
static const std::string CMD_ICON_EXPLORER_PLUGIN
Icon location for the "Explorer plugin" command.
static const std::string CMD_SNAME_EXPLORER_PLUGIN
Command name for the "Call Explorer Plugin" command.
@ COMMAND_CALL_EXPLORER_PLUGIN