#include <interrupt.h>
Public Methods | |
| PendingInterrupt (VoidFunctionPtr func, int param, int time, IntType kind) | |
Public Attributes | |
| VoidFunctionPtr | handler |
| int | arg |
| int | when |
| IntType | type |
|
||||||||||||||||||||
|
Definition at line 44 of file interrupt.cc. References arg, handler, IntType, type, VoidFunctionPtr, and when.
|
|
|
Definition at line 67 of file interrupt.h. Referenced by Interrupt::CheckIfDue, and PendingInterrupt. |
|
|
Definition at line 65 of file interrupt.h. Referenced by Interrupt::CheckIfDue, and PendingInterrupt. |
|
|
Definition at line 69 of file interrupt.h. Referenced by Interrupt::CheckIfDue, PendingInterrupt, and PrintPending. |
|
|
Definition at line 68 of file interrupt.h. Referenced by Interrupt::CheckIfDue, PendingInterrupt, and PrintPending. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002