gem5 v24.0.0.0
|
Public Member Functions | |
UnwindExceptionReset () | |
Public Member Functions inherited from sc_core::sc_unwind_exception | |
virtual const char * | what () const throw () |
virtual bool | is_reset () const |
sc_unwind_exception (const sc_unwind_exception &) | |
virtual | ~sc_unwind_exception () throw () |
Additional Inherited Members | |
Protected Member Functions inherited from sc_core::sc_unwind_exception | |
sc_unwind_exception () | |
Protected Attributes inherited from sc_core::sc_unwind_exception | |
bool | _isReset |
Definition at line 42 of file process.cc.
|
inline |
Definition at line 45 of file process.cc.
References sc_core::sc_unwind_exception::_isReset.