gem5 v24.0.0.0
|
#include <analysis_if.hh>
Additional Inherited Members | |
Public Member Functions inherited from tlm::tlm_delayed_write_if< T > | |
virtual void | write (const T &t, const sc_core::sc_time &time)=0 |
Public Member Functions inherited from sc_core::sc_interface | |
virtual void | register_port (sc_port_base &, const char *) |
virtual const sc_event & | default_event () const |
virtual | ~sc_interface () |
Protected Member Functions inherited from sc_core::sc_interface | |
sc_interface () | |
Definition at line 33 of file analysis_if.hh.