Searched defs:get_port_base (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/ext/tlm_core/2/sockets/
H A Dinitiator_socket.hh133 virtual sc_core::sc_port_base &get_port_base() { return *this; } function in class:tlm::tlm_base_initiator_socket
135 get_port_base() const function in class:tlm::tlm_base_initiator_socket::sc_core
H A Dtarget_socket.hh153 virtual sc_core::sc_port_base &get_port_base() { return m_port; } function in class:tlm::tlm_base_target_socket
155 get_port_base() const function in class:tlm::tlm_base_target_socket::sc_core

Completed in 6 milliseconds