

Public Methods | |
| vcd_bool_trace (const bool &object_, const sc_string &name_, const sc_string &vcd_name_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const bool & | object |
| bool | old_value |
|
||||||||||||||||
|
Definition at line 313 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 324 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 330 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_name. |
|
|
Definition at line 309 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_bool_trace(), and write(). |
|
|
Definition at line 310 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_bool_trace(), and write(). |
1.2.18