|
gem5 v25.0.0.1
|
#include <sc_event.hh>
Public Member Functions | |
| virtual const sc_event & | find_event (sc_interface *if_p=NULL) const=0 |
| virtual const sc_port_base * | port () const=0 |
Protected Member Functions | |
| virtual | ~sc_event_finder () |
Definition at line 212 of file sc_event.hh.
|
inlineprotectedvirtual |
Definition at line 215 of file sc_event.hh.
|
pure virtual |
|
pure virtual |