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