gem5 v24.0.0.0
|
Public Member Functions | |
process_handle_class (transaction_type *trans) | |
Public Attributes | |
transaction_type * | m_trans |
sc_core::sc_event | m_e |
bool | m_suspend |
Definition at line 385 of file simple_target_socket.h.
|
inlineexplicit |
Definition at line 388 of file simple_target_socket.h.
sc_core::sc_event tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_e |
Definition at line 393 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::nb_transport_fw().
bool tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_suspend |
Definition at line 394 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::nb2b_thread().
transaction_type* tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::process_handle_class::m_trans |
Definition at line 392 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_b< MODULE, BUSWIDTH, TYPES, POL >::fw_process::nb2b_thread().