16#ifndef SIMICS_SYSTEMC_SIMICS2SYSTEMC_GASKET_INTERFACE_H
17#define SIMICS_SYSTEMC_SIMICS2SYSTEMC_GASKET_INTERFACE_H
27namespace simics2systemc {
Definition: gasket_interface.h:30
virtual ~GasketInterface()
Definition: gasket_interface.h:32
virtual sc_core::sc_signal< bool > * output_pin()=0
virtual std::string gasket_name() const =0
Definition: pci_bus_interface.h:24