|
TLM-2.0
2.0.4
Accellera TLM-2.0 proof-of-concept library
|
This is the complete list of members for tlm::tlm_get_peek_if< T >, including all inherited members.
| default_event() const | sc_core::sc_interface | virtual |
| get(tlm_tag< T > *t=0)=0 | tlm::tlm_blocking_get_if< T > | pure virtual |
| get(T &t) | tlm::tlm_blocking_get_if< T > | inlinevirtual |
| nb_can_get(tlm_tag< T > *t=0) const =0 | tlm::tlm_nonblocking_get_if< T > | pure virtual |
| nb_can_peek(tlm_tag< T > *t=0) const =0 | tlm::tlm_nonblocking_peek_if< T > | pure virtual |
| nb_get(T &t)=0 | tlm::tlm_nonblocking_get_if< T > | pure virtual |
| nb_peek(T &t) const =0 | tlm::tlm_nonblocking_peek_if< T > | pure virtual |
| ok_to_get(tlm_tag< T > *t=0) const =0 | tlm::tlm_nonblocking_get_if< T > | pure virtual |
| ok_to_peek(tlm_tag< T > *t=0) const =0 | tlm::tlm_nonblocking_peek_if< T > | pure virtual |
| peek(tlm_tag< T > *t=0) const =0 | tlm::tlm_blocking_peek_if< T > | pure virtual |
| peek(T &t) const | tlm::tlm_blocking_peek_if< T > | inlinevirtual |
| register_port(sc_port_base &port_, const char *if_typename_) | sc_core::sc_interface | virtual |
| sc_interface() | sc_core::sc_interface | protected |
| ~sc_interface() | sc_core::sc_interface | virtual |