
Public メソッド | |
| wif_signed_int_trace (const int &object_, const std::string &name_, const std::string &wif_name_, int width_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected 変数 | |
| const int & | object |
| int | old_value |
| unsigned | mask |
| sc_core::wif_signed_int_trace::wif_signed_int_trace | ( | const int & | object_, | |
| const std::string & | name_, | |||
| const std::string & | wif_name_, | |||
| int | width_ | |||
| ) |
| void sc_core::wif_signed_int_trace::write | ( | FILE * | f | ) | [virtual] |
sc_core::wif_traceを実装しています。
| bool sc_core::wif_signed_int_trace::changed | ( | ) | [virtual] |
sc_core::wif_traceを実装しています。
const int& sc_core::wif_signed_int_trace::object [protected] |
int sc_core::wif_signed_int_trace::old_value [protected] |
unsigned sc_core::wif_signed_int_trace::mask [protected] |
1.5.6