20 #ifndef __SYSTEMC_EXT_TLM_CORE_1_REQ_RSP_PORTS_NONBLOCKING_PORT_HH__ 21 #define __SYSTEMC_EXT_TLM_CORE_1_REQ_RSP_PORTS_NONBLOCKING_PORT_HH__ 23 #include "../interfaces/core_ifs.hh" 63 *
this, &peek_if_type::ok_to_peek);
82 *
this, &put_if_type::ok_to_put);
tlm_nonblocking_get_if< T > get_if_type
tlm_nonblocking_put_port(const char *port_name)
tlm_nonblocking_get_port(const char *port_name)
sc_core::sc_event_finder & ok_to_peek() const
virtual const sc_core::sc_event & ok_to_get(tlm_tag< T > *t=nullptr) const =0
tlm_nonblocking_put_if< T > put_if_type
sc_core::sc_event_finder & ok_to_put() const
sc_core::sc_event_finder & ok_to_get() const
tlm_nonblocking_peek_port(const char *port_name)
tlm_nonblocking_peek_if< T > peek_if_type