Gadget
|
This is the class used to communicate with the user after an interrupt. More...
#include <interruptinterface.h>
Public Member Functions | |
InterruptInterface () | |
This is the InterruptInterface constructor. More... | |
~InterruptInterface () | |
This is the default InterruptInterface destructor. More... | |
int | menu () |
This is the function used to communicate with the user. More... | |
This is the class used to communicate with the user after an interrupt.
|
inline |
This is the InterruptInterface constructor.
|
inline |
This is the default InterruptInterface destructor.
int InterruptInterface::menu | ( | ) |
This is the function used to communicate with the user.