|
using | tlm_payload_type = typename TYPES::tlm_payload_type |
|
using | tlm_phase_type = typename TYPES::tlm_phase_type |
|
using | target_socket_type = TSOCKET_TYPE |
|
using | initiator_socket_type = ISOCKET_TYPE |
|
|
| tlm2_pv_av_target_adapter (sc_core::sc_module_name const &nm) |
|
void | bind_pv (target_socket_type &tsck) |
|
void | bind_av (TSOCKET_TYPE &tsck) |
|
|
target_socket_type | tsck {"tsck"} |
|
template<unsigned int BUSWIDTH = 32, typename TYPES = tlm_base_protocol_types, int N = 1, sc_core::sc_port_policy POL = sc_core::SC_ONE_OR_MORE_BOUND, typename TSOCKET_TYPE = tlm::tlm_target_socket<BUSWIDTH, TYPES, N, POL>, typename ISOCKET_TYPE = tlm::tlm_initiator_socket<BUSWIDTH, TYPES, N, POL>>
class tlm::scc::tlm2_pv_av_target_adapter< BUSWIDTH, TYPES, N, POL, TSOCKET_TYPE, ISOCKET_TYPE >
Definition at line 33 of file tlm2_pv_av.h.
The documentation for this class was generated from the following file:
- /home/eyck/git/SystemC-Components/src/sysc/tlm/scc/tlm2_pv_av.h