|
scc 2025.09
SystemC components library
|


Public Types | |
| using | tlm_signal_type = SIG |
| using | protocol_types = TYPES |
| using | transaction_type = typename TYPES::tlm_payload_type |
| using | phase_type = typename TYPES::tlm_phase_type |
Public Member Functions | |
| tlm_signal_target_socket (const char *name) | |
| virtual const char * | kind () const |
| virtual type_index | get_protocol_types () const |
Definition at line 88 of file tlm_signal_sockets.h.
| using tlm::scc::tlm_signal_target_socket< SIG, TYPES, N, POL >::phase_type = typename TYPES::tlm_phase_type |
Definition at line 93 of file tlm_signal_sockets.h.
| using tlm::scc::tlm_signal_target_socket< SIG, TYPES, N, POL >::protocol_types = TYPES |
Definition at line 91 of file tlm_signal_sockets.h.
| using tlm::scc::tlm_signal_target_socket< SIG, TYPES, N, POL >::tlm_signal_type = SIG |
Definition at line 90 of file tlm_signal_sockets.h.
| using tlm::scc::tlm_signal_target_socket< SIG, TYPES, N, POL >::transaction_type = typename TYPES::tlm_payload_type |
Definition at line 92 of file tlm_signal_sockets.h.
|
inline |
Definition at line 95 of file tlm_signal_sockets.h.
|
inlineexplicit |
Definition at line 98 of file tlm_signal_sockets.h.
|
inlinevirtual |
Definition at line 103 of file tlm_signal_sockets.h.
|
inlinevirtual |
Definition at line 101 of file tlm_signal_sockets.h.