#include <tlm_nonblocking_port.h>
Public Types | |
typedef tlm_nonblocking_peek_if < T > | peek_if_type |
Public Member Functions | |
tlm_nonblocking_peek_port (const char *port_name) | |
sc_core::sc_event_finder & | ok_to_peek () const |
Definition at line 47 of file tlm_nonblocking_port.h.
typedef tlm_nonblocking_peek_if<T> tlm::tlm_nonblocking_peek_port< T >::peek_if_type |
Definition at line 51 of file tlm_nonblocking_port.h.
tlm::tlm_nonblocking_peek_port< T >::tlm_nonblocking_peek_port | ( | const char * | port_name | ) | [inline] |
Definition at line 53 of file tlm_nonblocking_port.h.
sc_core::sc_event_finder& tlm::tlm_nonblocking_peek_port< T >::ok_to_peek | ( | ) | const [inline] |
Definition at line 56 of file tlm_nonblocking_port.h.
References tlm::tlm_nonblocking_peek_if< T >::ok_to_peek().