#include <tlm_core_ifs.h>

Public メソッド | |
| virtual T | peek (tlm_tag< T > *t=0) const =0 |
| virtual void | peek (T &t) const |
tlm_core_ifs.h の 102 行で定義されています。
| virtual T tlm::tlm_blocking_peek_if< T >::peek | ( | tlm_tag< T > * | t = 0 |
) | const [pure virtual] |
| virtual void tlm::tlm_blocking_peek_if< T >::peek | ( | T & | t | ) | const [inline, virtual] |
tlm_core_ifs.h の 106 行で定義されています。
1.5.6