scc 2025.09
SystemC components library
tlm::scc::tlm_signal_bw_transport_if< SIG, TYPES > Struct Template Referenceabstract
Inheritance diagram for tlm::scc::tlm_signal_bw_transport_if< SIG, TYPES >:
Collaboration diagram for tlm::scc::tlm_signal_bw_transport_if< SIG, TYPES >:

Public Types

typedef TYPES protocol_types

Public Member Functions

virtual::tlm::tlm_sync_enum nb_transport_bw (typename TYPES::tlm_payload_type &, ::tlm::tlm_phase &, sc_core::sc_time &)=0

Detailed Description

template<typename SIG = bool, typename TYPES = tlm_signal_baseprotocol_types<SIG>>
struct tlm::scc::tlm_signal_bw_transport_if< SIG, TYPES >

Definition at line 52 of file tlm_signal_sockets.h.

Member Typedef Documentation

◆ protocol_types

template<typename SIG = bool, typename TYPES = tlm_signal_baseprotocol_types<SIG>>
typedef TYPES tlm::scc::tlm_signal_bw_transport_if< SIG, TYPES >::protocol_types

Definition at line 53 of file tlm_signal_sockets.h.


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