#include <scv_expression.h>
Inheritance diagram for scv_expression_core_signal< T >:


Public Methods | |
| scv_expression_core_signal (sc_signal_in_if< T > &s) | |
| virtual void | update_signal_value (void) const |
| virtual sc_interface * | get_signal (void) const |
|
||||||||||
|
Definition at line 367 of file scv_expression.h. References scv_expression_core::core_, scv_bag< T >::read(), s, and scv_get_const_extensions(). |
|
||||||||||
|
Reimplemented from scv_expression_core. Definition at line 379 of file scv_expression.h. |
|
||||||||||
|
Reimplemented from scv_expression_core. Definition at line 373 of file scv_expression.h. References scv_expression_core::_operator, assert, scv_expression_core::core_, sc_signal_in_if< T >::read(), scv_expression::SC_SIGNAL, and scv_get_const_extensions(). |
1.2.18