gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_event_finder Class Referenceabstract

#include <sc_event.hh>

Inheritance diagram for sc_event_finder:
sc_core::sc_event_finder_t< sc_core::sc_signal_in_if< sc_dt::sc_lv< W > > > sc_core::sc_event_finder_t< sc_core::sc_signal_inout_if< sc_dt::sc_lv< W > > > sc_core::sc_event_finder_t< sc_core::sc_fifo_in_if< T > > sc_core::sc_event_finder_t< sc_core::sc_fifo_out_if< T > > sc_core::sc_event_finder_t< sc_core::sc_signal_in_if< T > > sc_core::sc_event_finder_t< sc_core::sc_signal_in_if< bool > > sc_core::sc_event_finder_t< sc_core::sc_signal_in_if< sc_dt::sc_logic > > sc_core::sc_event_finder_t< sc_core::sc_signal_inout_if< T > > sc_core::sc_event_finder_t< sc_core::sc_signal_inout_if< bool > > sc_core::sc_event_finder_t< sc_core::sc_signal_inout_if< sc_dt::sc_logic > > sc_core::sc_event_finder_t< IF >

Public Member Functions

virtual const sc_eventfind_event (sc_interface *if_p=NULL) const=0
virtual const sc_port_baseport () const=0

Protected Member Functions

virtual ~sc_event_finder ()

Detailed Description

Definition at line 212 of file sc_event.hh.

Constructor & Destructor Documentation

◆ ~sc_event_finder()

virtual sc_core::sc_event_finder::~sc_event_finder ( )
inlineprotectedvirtual

Definition at line 215 of file sc_event.hh.

Member Function Documentation

◆ find_event()

virtual const sc_event & sc_core::sc_event_finder::find_event ( sc_interface * if_p = NULL) const
pure virtual

◆ port()

virtual const sc_port_base * sc_core::sc_event_finder::port ( ) const
pure virtual

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

Generated on Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0