|
TLM-2.0
2.0.3
Accellera TLM-2.0 proof-of-concept library
|
This is the complete list of members for tlm::tlm_peek_if< T >, including all inherited members.
| nb_can_peek(tlm_tag< T > *t=0) const =0 | tlm::tlm_nonblocking_peek_if< T > | pure virtual |
| nb_peek(T &t) const =0 | tlm::tlm_nonblocking_peek_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 |
1.8.6