ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | List of all members
etiss::InterruptEnable Class Reference

#include <InterruptEnable.h>

Inheritance diagram for etiss::InterruptEnable:
Inheritance graph
[legend]

Public Member Functions

virtual ~InterruptEnable ()
 
virtual bool isEnabled ()
 

Detailed Description

Definition at line 6 of file InterruptEnable.h.

Constructor & Destructor Documentation

◆ ~InterruptEnable()

virtual etiss::InterruptEnable::~InterruptEnable ( )
inlinevirtual

Definition at line 9 of file InterruptEnable.h.

Member Function Documentation

◆ isEnabled()

virtual bool etiss::InterruptEnable::isEnabled ( )
inlinevirtual

Reimplemented in etiss::MappedInterruptEnable< t >.

Definition at line 10 of file InterruptEnable.h.

Referenced by etiss::InterruptHandler::execute().

Here is the caller graph for this function:

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