

Public Methods | |
| isdb_enum_trace (const unsigned &object_, const sc_string &name_, const sc_string &isdb_name_, const char **enum_literals) | |
| void | declare_variable (ISDB_Conn database) |
| void | write (ISDB_Conn database) |
| bool | changed () |
Protected Attributes | |
| const unsigned & | object |
| unsigned | old_value |
| unsigned | mask |
| const char ** | literals |
| unsigned | nliterals |
|
||||||||||||||||||||
|
Definition at line 1206 of file sc_isdb_trace.cpp. References isdb_trace::bit_width, isdb_trace::isdb_var_typ_name, nliterals, object, and old_value. |
|
|
Implements isdb_trace. Definition at line 1237 of file sc_isdb_trace.cpp. |
|
|
Reimplemented from isdb_trace. Definition at line 1231 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 1242 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 1201 of file sc_isdb_trace.cpp. |
|
|
Definition at line 1200 of file sc_isdb_trace.cpp. |
|
|
Definition at line 1202 of file sc_isdb_trace.cpp. Referenced by isdb_enum_trace(). |
|
|
Definition at line 1198 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_enum_trace(), and write(). |
|
|
Definition at line 1199 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_enum_trace(), and write(). |
1.2.18