|
gem5
v19.0.0.0
|
#include <sc_fxnum.hh>
Public Member Functions | |
| TraceValFxnumBase (const T *_t, int _width) | |
| ~TraceValFxnumBase () | |
| void | finalize () override |
| const T & | value () |
| bool | check () override |
Private Attributes | |
| const T * | t |
| T | oldVal |
Definition at line 74 of file sc_fxnum.hh.
|
inline |
Definition at line 149 of file tracefile.hh.
|
inline |
Definition at line 154 of file tracefile.hh.
|
inlineoverride |
Definition at line 166 of file tracefile.hh.
|
inlineoverride |
Definition at line 157 of file tracefile.hh.
|
inline |
Definition at line 163 of file tracefile.hh.
|
private |
Definition at line 146 of file tracefile.hh.
|
private |
Definition at line 145 of file tracefile.hh.