#include <tlm_nonblocking_port.h>
Public Types | |
typedef tlm_nonblocking_put_if< T > | put_if_type |
Public Member Functions | |
tlm_nonblocking_put_port (const char *port_name) | |
sc_core::sc_event_finder & | ok_to_put () const |
Definition at line 68 of file tlm_nonblocking_port.h.
typedef tlm_nonblocking_put_if<T> tlm::tlm_nonblocking_put_port< T >::put_if_type |
Definition at line 72 of file tlm_nonblocking_port.h.
tlm::tlm_nonblocking_put_port< T >::tlm_nonblocking_put_port | ( | const char * | port_name | ) | [inline] |
Definition at line 74 of file tlm_nonblocking_port.h.
sc_core::sc_event_finder& tlm::tlm_nonblocking_put_port< T >::ok_to_put | ( | ) | const [inline] |
Definition at line 77 of file tlm_nonblocking_port.h.