|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.util.InterruptScheduler
The InterruptScheduler class is a testing utility that reads an interrupt schedule
from a file and then posts the interrupts at the appropriate times (according to the schedule)
to the simulator.
| Nested Class Summary | |
class |
InterruptScheduler.ScheduledInterrupt
The ScheduledInterrupt class is an event that is inserted into the queue of a simulator.
|
| Constructor Summary | |
InterruptScheduler(java.lang.String fname,
Simulator s)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterruptScheduler(java.lang.String fname,
Simulator s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||