

Public Methods | |
| vcd_sc_bit_trace (const sc_bit &, const sc_string &, const sc_string &) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const sc_bit & | object |
| sc_bit | old_value |
|
||||||||||||||||
|
Definition at line 353 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, object, old_value, and vcd_trace::vcd_var_typ_name. |
|
|
Implements vcd_trace. Definition at line 364 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 370 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_name. |
|
|
Definition at line 349 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_bit_trace(), and write(). |
|
|
Definition at line 350 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_bit_trace(), and write(). |
1.2.18