TLM-2.0  2.0.3
Accellera TLM-2.0 proof-of-concept library
List of all members
tlm::tlm_fw_transport_if< TYPES > Class Template Reference

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

Inheritance diagram for tlm::tlm_fw_transport_if< TYPES >:
Inheritance graph
[legend]
Collaboration diagram for tlm::tlm_fw_transport_if< TYPES >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from tlm::tlm_fw_nonblocking_transport_if< TYPES::tlm_payload_type, TYPES::tlm_phase_type >
virtual tlm_sync_enum nb_transport_fw (TYPES::tlm_payload_type &trans, TYPES::tlm_phase_type &phase, sc_core::sc_time &t)=0
 
- Public Member Functions inherited from tlm::tlm_blocking_transport_if< TYPES::tlm_payload_type >
virtual void b_transport (TYPES::tlm_payload_type &trans, sc_core::sc_time &t)=0
 
- Public Member Functions inherited from tlm::tlm_fw_direct_mem_if< TYPES::tlm_payload_type >
virtual bool get_direct_mem_ptr (TYPES::tlm_payload_type &trans, tlm_dmi &dmi_data)=0
 
- Public Member Functions inherited from tlm::tlm_transport_dbg_if< TYPES::tlm_payload_type >
virtual unsigned int transport_dbg (TYPES::tlm_payload_type &trans)=0
 

Detailed Description

template<typename TYPES = tlm_base_protocol_types>
class tlm::tlm_fw_transport_if< TYPES >

Definition at line 203 of file tlm_fw_bw_ifs.h.


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