Public Member Functions | |
process_handle_class (transaction_type *trans, sc_core::sc_event *e) | |
Public Attributes | |
transaction_type * | m_trans |
sc_core::sc_event * | m_e |
sc_core::sc_event | m_wakeup |
bool | m_suspend |
Definition at line 892 of file simple_target_socket.h.
tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::process_handle_class::process_handle_class | ( | transaction_type * | trans, | |
sc_core::sc_event * | e | |||
) | [inline] |
Definition at line 894 of file simple_target_socket.h.
transaction_type* tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::process_handle_class::m_trans |
sc_core::sc_event* tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::process_handle_class::m_e |
Definition at line 899 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::nb2b_thread().
sc_core::sc_event tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::process_handle_class::m_wakeup |
bool tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::process_handle_class::m_suspend |
Definition at line 901 of file simple_target_socket.h.
Referenced by tlm_utils::simple_target_socket_tagged< MODULE, BUSWIDTH, TYPES >::fw_process::nb2b_thread().