gem5 v24.0.0.0
|
Public Member Functions | |
process_handle_list () | |
~process_handle_list () | |
process_handle_class * | get_handle (transaction_type *trans) |
void | put_handle (process_handle_class *ph) |
Private Attributes | |
std::vector< process_handle_class * > | v |
Definition at line 993 of file simple_target_socket.h.
|
inline |
Definition at line 996 of file simple_target_socket.h.
|
inline |
Definition at line 998 of file simple_target_socket.h.
References tlm_utils::simple_target_socket_tagged_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_list::v.
|
inline |
|
inline |
|
private |
Definition at line 1026 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_tagged_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_list::get_handle(), tlm_utils::simple_target_socket_tagged_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_list::put_handle(), and tlm_utils::simple_target_socket_tagged_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_list::~process_handle_list().