16#ifndef SIMICS_SYSTEMC_INTERNAL_INTERFACE_H
17#define SIMICS_SYSTEMC_INTERNAL_INTERFACE_H
Definition: internal_interface.h:25
virtual ~InternalInterface()
Definition: internal_interface.h:27
virtual void pauseSimulationNoBreak()=0
virtual TraceMonitorInterface * trace_monitor()=0
virtual ProcessStackInterface * process_stack()=0
The process stack helps maintain a LIFO order of function calls that cross the SystemC/Simics border,...
Definition: process_stack_interface.h:27
Definition: trace_monitor_interface.h:40
Definition: pci_bus_interface.h:24