16#ifndef SIMICS_SYSTEMC_KERNEL_STATE_MODIFIER_H
17#define SIMICS_SYSTEMC_KERNEL_STATE_MODIFIER_H
24#include <unordered_map>
36 static std::unordered_map<sc_core::sc_simcontext *,
Definition: kernel_state_comparator.h:25
Definition: kernel_state_modifier.h:30
virtual ~KernelStateModifier()
KernelStateModifier(iface::SimulationInterface *simulation)
Interface to the SystemC simulation.
Definition: simulation_interface.h:27
Definition: pci_bus_interface.h:24