Uses of Class
modsim.SimulatedProcessImage

Uses of SimulatedProcessImage in modsim
 

Fields in modsim declared as SimulatedProcessImage
 SimulatedProcessImage SimulatorThread.processImage
          The process image that contains the memory map.
 

Methods in modsim with parameters of type SimulatedProcessImage
 void SimulatorThread.setProcessImage(SimulatedProcessImage pi)
          Set the process image to use.