TLM-2.0  2.0.4
Accellera TLM-2.0 proof-of-concept library
tlm::tlm_fw_nonblocking_transport_if< TRANS, PHASE > Class Template Referenceabstract

#include <tlm_core/tlm_2/tlm_2_interfaces/tlm_fw_bw_ifs.h>

Inheritance diagram for tlm::tlm_fw_nonblocking_transport_if< TRANS, PHASE >:
Collaboration diagram for tlm::tlm_fw_nonblocking_transport_if< TRANS, PHASE >:

Public Member Functions

virtual tlm_sync_enum nb_transport_fw (TRANS &trans, PHASE &phase, sc_core::sc_time &t)=0
 
virtual void register_port (sc_port_base &port_, const char *if_typename_)
 
virtual const sc_eventdefault_event () const
 

Detailed Description

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

Definition at line 36 of file tlm_fw_bw_ifs.h.

Member Function Documentation

◆ nb_transport_fw()

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

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