#include <tlm_fw_bw_ifs.h>
Public Member Functions | |
| virtual tlm_sync_enum | nb_transport_fw (TRANS &trans, PHASE &phase, sc_core::sc_time &t)=0 |
Definition at line 34 of file tlm_fw_bw_ifs.h.
| virtual tlm_sync_enum tlm::tlm_fw_nonblocking_transport_if< TRANS, PHASE >::nb_transport_fw | ( | TRANS & | trans, | |
| PHASE & | phase, | |||
| sc_core::sc_time & | t | |||
| ) | [pure virtual] |
Implemented in tlm_utils::callback_binder_fw< TYPES >.
1.5.9