gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
sc_gem5::ExceptionWrapper< T > Struct Template Reference

#include <sc_process_handle.hh>

Inheritance diagram for sc_gem5::ExceptionWrapper< T >:
sc_gem5::ExceptionWrapperBase

Public Member Functions

 ExceptionWrapper (const T &t)
 
void throw_it ()
 

Public Attributes

const T & t
 

Detailed Description

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

Definition at line 67 of file sc_process_handle.hh.

Constructor & Destructor Documentation

◆ ExceptionWrapper()

template<typename T >
sc_gem5::ExceptionWrapper< T >::ExceptionWrapper ( const T &  t)
inline

Definition at line 70 of file sc_process_handle.hh.

Member Function Documentation

◆ throw_it()

template<typename T >
void sc_gem5::ExceptionWrapper< T >::throw_it ( )
inlinevirtual

Implements sc_gem5::ExceptionWrapperBase.

Definition at line 72 of file sc_process_handle.hh.

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

Member Data Documentation

◆ t

template<typename T >
const T& sc_gem5::ExceptionWrapper< T >::t

Definition at line 69 of file sc_process_handle.hh.

Referenced by sc_gem5::ExceptionWrapper< 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