gem5  v22.1.0.0
Public Member Functions | List of all members
tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE > Class Template Referenceabstract

#include <fw_bw_ifs.hh>

Inheritance diagram for tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE >:
sc_core::sc_interface

Public Member Functions

virtual tlm_sync_enum nb_transport_bw (TRANS &trans, PHASE &phase, sc_core::sc_time &t)=0
 
- Public Member Functions inherited from sc_core::sc_interface
virtual void register_port (sc_port_base &, const char *)
 
virtual const sc_eventdefault_event () const
 
virtual ~sc_interface ()
 

Additional Inherited Members

- Protected Member Functions inherited from sc_core::sc_interface
 sc_interface ()
 

Detailed Description

template<typename TRANS = tlm_generic_payload, typename PHASE = tlm_phase>
class tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE >

Definition at line 45 of file fw_bw_ifs.hh.

Member Function Documentation

◆ nb_transport_bw()

template<typename TRANS = tlm_generic_payload, typename PHASE = tlm_phase>
virtual tlm_sync_enum tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE >::nb_transport_bw ( TRANS &  trans,
PHASE &  phase,
sc_core::sc_time t 
)
pure virtual

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

Generated on Wed Dec 21 2022 10:25:12 for gem5 by doxygen 1.9.1