TLM-2.0  2.0.3
Accellera TLM-2.0 proof-of-concept library
Public Member Functions | List of all members
tlm::tlm_bw_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_bw_nonblocking_transport_if< TRANS, PHASE >:
Inheritance graph
[legend]
Collaboration diagram for tlm::tlm_bw_nonblocking_transport_if< TRANS, PHASE >:
Collaboration graph
[legend]

Public Member Functions

virtual tlm_sync_enum nb_transport_bw (TRANS &trans, PHASE &phase, sc_core::sc_time &t)=0
 

Detailed Description

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

Definition at line 43 of file tlm_fw_bw_ifs.h.

Member Function Documentation

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: