

Public Methods | |
| isdb_sc_uint_base_trace (const sc_uint_base &object, const sc_string &name_, const sc_string &isdb_name_) | |
| void | declare_variable (ISDB_Conn database) |
| void | write (ISDB_Conn database) |
| bool | changed () |
| void | set_width () |
Protected Attributes | |
| const sc_uint_base & | object |
| sc_uint_base | old_value |
|
||||||||||||||||
|
Definition at line 381 of file sc_isdb_trace.cpp. References isdb_trace::isdb_var_typ_name, object, and old_value. |
|
|
Implements isdb_trace. Definition at line 394 of file sc_isdb_trace.cpp. |
|
|
Reimplemented from isdb_trace. Definition at line 388 of file sc_isdb_trace.cpp. References ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, ISDB_Integer, isdb_trace::name, and write(). |
|
|
Reimplemented from isdb_trace. Definition at line 406 of file sc_isdb_trace.cpp. References isdb_trace::bit_width, and object. |
|
|
Implements isdb_trace. Definition at line 399 of file sc_isdb_trace.cpp. References ISDB_Conn, isdb_trace::isdb_id, ISDB_SetValue(), object, old_value, and sc_dt::uint64. Referenced by declare_variable(). |
|
|
Definition at line 376 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_sc_uint_base_trace(), set_width(), and write(). |
|
|
Definition at line 377 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_sc_uint_base_trace(), and write(). |
1.2.18