Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
SetInterrupt Class Reference

Helper class for keeping track of current interrupt number. More...

#include <cpu_profile.hxx>

Public Member Functions

 SetInterrupt (unsigned new_value)
 

Private Attributes

unsigned old_value
 

Detailed Description

Helper class for keeping track of current interrupt number.

Definition at line 295 of file cpu_profile.hxx.

Constructor & Destructor Documentation

◆ SetInterrupt()

SetInterrupt::SetInterrupt ( unsigned  new_value)
inline

Definition at line 298 of file cpu_profile.hxx.

◆ ~SetInterrupt()

SetInterrupt::~SetInterrupt ( )
inline

Definition at line 304 of file cpu_profile.hxx.

Member Data Documentation

◆ old_value

unsigned SetInterrupt::old_value
private

Definition at line 310 of file cpu_profile.hxx.


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