gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
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 Wed Dec 21 2022 10:25:10 for gem5 by doxygen 1.9.1