gem5 v24.0.0.0
|
Public Member Functions | |
void | throw_it () override |
Public Attributes | |
T | t |
Definition at line 55 of file process.cc.
|
inlineoverridevirtual |
Implements sc_gem5::ExceptionWrapperBase.
Definition at line 59 of file process.cc.
References sc_gem5::BuiltinExceptionWrapper< T >::t.
T sc_gem5::BuiltinExceptionWrapper< T >::t |
Definition at line 58 of file process.cc.
Referenced by sc_gem5::BuiltinExceptionWrapper< T >::throw_it().