OpenASIP  2.0
Functions | Variables
ProximDisassemblyWindow.cc File Reference
#include <string>
#include "ProximDisassemblyWindow.hh"
#include "POMDisassembler.hh"
#include "WxConversion.hh"
#include "DisassemblyInstruction.hh"
#include "Proxim.hh"
#include "ProximSimulationThread.hh"
#include "TracedSimulatorFrontend.hh"
#include "StopPointManager.hh"
#include "Breakpoint.hh"
#include "StopPoint.hh"
#include "ProximConstants.hh"
#include "AssocTools.hh"
#include "Conversion.hh"
#include "NullInstruction.hh"
#include "ProximToolbox.hh"
#include "ProximDisassemblyGridTable.hh"
#include "DisasmTopCountAttrProvider.hh"
Include dependency graph for ProximDisassemblyWindow.cc:

Go to the source code of this file.

Functions

 EVT_SIMULATOR_COMMAND_DONE (0, ProximDisassemblyWindow::onSimulatorCommand) EVT_MENU_RANGE(MENU_ID_FIRST_MAPPED
 

Variables

 MENU_ID_FIRST_MAPPED
 

Detailed Description

Definition of ProximDisassemblyWindow class.

Author
Veli-Pekka Jääskeläinen 2005 (vjaaskel-no.spam-cs.tut.fi)
Note
rating: red

Declaration of ProximDisassemblyWindow class.

Author
Veli-Pekka Jääskeläinen 2005 (vjaaskel-no.spam-cs.tut.fi)
Note
rating: red

Definition in file ProximDisassemblyWindow.cc.

Function Documentation

◆ EVT_SIMULATOR_COMMAND_DONE()

EVT_SIMULATOR_COMMAND_DONE ( ,
ProximDisassemblyWindow::onSimulatorCommand   
)

Variable Documentation

◆ MENU_ID_FIRST_MAPPED

MENU_ID_FIRST_MAPPED

Definition at line 66 of file ProximDisassemblyWindow.cc.

Referenced by ProximDisassemblyWindow::onRightClick().