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