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