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

/gem5/src/systemc/ext/tlm_core/2/sockets/
H A Dinitiator_socket.hh139 virtual sc_core::sc_export_base &get_export_base() { return m_export; } function in class:tlm::tlm_base_initiator_socket
141 get_export_base() const function in class:tlm::tlm_base_initiator_socket::sc_core
H A Dtarget_socket.hh159 virtual sc_core::sc_export_base &get_export_base() { return *this; } function in class:tlm::tlm_base_target_socket
161 get_export_base() const function in class:tlm::tlm_base_target_socket::sc_core

Completed in 6 milliseconds