
Public メソッド | |
| wif_T_trace (const T &object_, const std::string &name_, const std::string &wif_name_, wif_trace_file::wif_enum type_) | |
| void | write (FILE *f) |
| bool | changed () |
| void | set_width () |
Protected 変数 | |
| const T & | object |
| T | old_value |
| sc_core::wif_T_trace< T >::wif_T_trace | ( | const T & | object_, | |
| const std::string & | name_, | |||
| const std::string & | wif_name_, | |||
| wif_trace_file::wif_enum | type_ | |||
| ) | [inline] |
| void sc_core::wif_T_trace< T >::write | ( | FILE * | f | ) | [inline, virtual] |
sc_core::wif_traceを実装しています。
| bool sc_core::wif_T_trace< T >::changed | ( | ) | [inline, virtual] |
sc_core::wif_traceを実装しています。
| void sc_core::wif_T_trace< T >::set_width | ( | ) | [inline, virtual] |
sc_core::wif_traceを再定義しています。
const T& sc_core::wif_T_trace< T >::object [protected] |
T sc_core::wif_T_trace< T >::old_value [protected] |
1.5.6