

Public Methods | |
| isdb_signed_int_trace (const int &object, const sc_string &name_, const sc_string &isdb_name_, int width_) | |
| void | declare_variable (ISDB_Conn database) |
| void | write (ISDB_Conn database) |
| bool | changed () |
Protected Attributes | |
| const int & | object |
| int | old_value |
| unsigned | mask |
|
||||||||||||||||||||
|
|
|
|
Implements isdb_trace. Definition at line 944 of file sc_isdb_trace.cpp. |
|
|
Reimplemented from isdb_trace. Definition at line 938 of file sc_isdb_trace.cpp. References ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, ISDB_Integer, isdb_trace::name, and write(). |
|
|
Implements isdb_trace. Definition at line 949 of file sc_isdb_trace.cpp. References ISDB_Conn, isdb_trace::isdb_id, ISDB_SetValue(), object, and old_value. Referenced by declare_variable(). |
|
|
Definition at line 920 of file sc_isdb_trace.cpp. |
|
|
Definition at line 918 of file sc_isdb_trace.cpp. |
|
|
Definition at line 919 of file sc_isdb_trace.cpp. |
1.2.18