

Public Methods | |
| vcd_sc_int_base_trace (const sc_int_base &object, const sc_string &name_, const sc_string &vcd_name_) | |
| void | write (FILE *f) |
| bool | changed () |
| void | set_width () |
Protected Attributes | |
| const sc_int_base & | object |
| sc_int_base | old_value |
|
||||||||||||||||
|
Definition at line 613 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_var_typ_name. |
|
|
Implements vcd_trace. Definition at line 623 of file sc_vcd_trace.cpp. |
|
|
Reimplemented from vcd_trace. Definition at line 646 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, and object. |
|
|
Implements vcd_trace. Definition at line 629 of file sc_vcd_trace.cpp. References vcd_trace::compose_data_line(), object, and old_value. |
|
|
Definition at line 608 of file sc_vcd_trace.cpp. Referenced by changed(), set_width(), vcd_sc_int_base_trace(), and write(). |
|
|
Definition at line 609 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_int_base_trace(), and write(). |
1.2.18