SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::systemc2simics::GasketInterface Class Referenceabstract

#include <gasket_interface.h>

Inheritance diagram for simics::systemc::systemc2simics::GasketInterface:
simics::systemc::systemc2simics::NullSignal

Public Member Functions

virtual ~GasketInterface ()
 
virtual sc_core::sc_signal< bool, sc_core::SC_MANY_WRITERS > * signal ()=0
 
virtual std::string gasket_name () const =0
 
virtual const InterfaceProviderinterface_provider () const =0
 

Constructor & Destructor Documentation

◆ ~GasketInterface()

virtual simics::systemc::systemc2simics::GasketInterface::~GasketInterface ( )
inlinevirtual

Member Function Documentation

◆ gasket_name()

virtual std::string simics::systemc::systemc2simics::GasketInterface::gasket_name ( ) const
pure virtual

◆ interface_provider()

virtual const InterfaceProvider * simics::systemc::systemc2simics::GasketInterface::interface_provider ( ) const
pure virtual

◆ signal()

virtual sc_core::sc_signal< bool, sc_core::SC_MANY_WRITERS > * simics::systemc::systemc2simics::GasketInterface::signal ( )
pure virtual

The documentation for this class was generated from the following file: