gem5
v20.1.0.0
|
#include <multi_socket_bases.h>
Public Member Functions | |
virtual std::vector< callback_binder_fw< TYPES > * > & | get_binders ()=0 |
virtual std::map< unsigned int, tlm::tlm_bw_transport_if< TYPES > * > & | get_multi_binds ()=0 |
Protected Member Functions | |
virtual | ~multi_target_base_if () |
Definition at line 428 of file multi_socket_bases.h.
|
inlineprotectedvirtual |
Definition at line 443 of file multi_socket_bases.h.
|
pure virtual |
|
pure virtual |