TLM-2.0  2.0.3
Accellera TLM-2.0 proof-of-concept library
Public Member Functions | List of all members
tlm::tlm_blocking_transport_if< TRANS > Class Template Referenceabstract

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

Inheritance diagram for tlm::tlm_blocking_transport_if< TRANS >:
Inheritance graph
[legend]
Collaboration diagram for tlm::tlm_blocking_transport_if< TRANS >:
Collaboration graph
[legend]

Public Member Functions

virtual void b_transport (TRANS &trans, sc_core::sc_time &t)=0
 

Detailed Description

template<typename TRANS = tlm_generic_payload>
class tlm::tlm_blocking_transport_if< TRANS >

Definition at line 51 of file tlm_fw_bw_ifs.h.

Member Function Documentation

template<typename TRANS = tlm_generic_payload>
virtual void tlm::tlm_blocking_transport_if< TRANS >::b_transport ( TRANS &  trans,
sc_core::sc_time t 
)
pure virtual

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