gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_gem5::BuiltinExceptionWrapper< T > Struct Template Reference
Inheritance diagram for sc_gem5::BuiltinExceptionWrapper< T >:
sc_gem5::ExceptionWrapperBase

Public Member Functions

void throw_it () override
 

Public Attributes

t
 

Detailed Description

template<typename T>
struct sc_gem5::BuiltinExceptionWrapper< T >

Definition at line 55 of file process.cc.

Member Function Documentation

◆ throw_it()

template<typename T >
void sc_gem5::BuiltinExceptionWrapper< T >::throw_it ( )
inlineoverridevirtual

Implements sc_gem5::ExceptionWrapperBase.

Definition at line 59 of file process.cc.

References sc_gem5::BuiltinExceptionWrapper< T >::t.

Member Data Documentation

◆ t

template<typename T >
T sc_gem5::BuiltinExceptionWrapper< T >::t

Definition at line 58 of file process.cc.

Referenced by sc_gem5::BuiltinExceptionWrapper< T >::throw_it().


The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:55 for gem5 by doxygen 1.11.0