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