SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::Kernel Class Reference

Utility class that reset the current context to the previous one upon leaving current scope. More...

#include <kernel.h>

Public Member Functions

 Kernel (sc_core::sc_simcontext *context)
 
 ~Kernel ()
 

Detailed Description

Utility class that reset the current context to the previous one upon leaving current scope.

This class is used to set a new context upon entering the scope, using RAII methodology.

Constructor & Destructor Documentation

◆ Kernel()

simics::systemc::Kernel::Kernel ( sc_core::sc_simcontext *  context)
inlineexplicit

◆ ~Kernel()

simics::systemc::Kernel::~Kernel ( )
inline

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