#include <sc_signal_ifs.h>
Inheritance diagram for sc_signal_in_if< bool >:


Public Methods | |
| virtual const sc_event & | value_changed_event () const=0 |
| virtual const sc_event & | posedge_event () const=0 |
| virtual const sc_event & | negedge_event () const=0 |
| virtual const bool & | read () const=0 |
| virtual const bool & | get_data_ref () const=0 |
| virtual bool | event () const=0 |
| virtual bool | posedge () const=0 |
| virtual bool | negedge () const=0 |
| virtual const sc_signal_bool_deval & | delayed () const=0 |
Protected Methods | |
| sc_signal_in_if () | |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Implemented in sc_clock, and sc_signal< bool >. Referenced by sc_sensitive_neg::operator()(). |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Implemented in sc_clock, and sc_signal< bool >. Referenced by sc_sensitive_pos::operator()(), and sc_sensitive::operator()(). |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
|
|
Definition at line 140 of file sc_signal_ifs.h. |
|
|
Implemented in sc_clock, and sc_signal< bool >. |
1.2.18