|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.Simulator.Probe.Empty
avrora.monitors.TraceMonitor.Monitor.EndProbe
| Nested Class Summary |
| Nested classes inherited from class avrora.sim.Simulator.Probe |
Simulator.Probe.Empty |
| Method Summary | |
void |
fireAfter(State s,
int addr)
The fireAfter() method is called after the probed instruction executes.
|
| Methods inherited from class avrora.sim.Simulator.Probe.Empty |
fireBefore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void fireAfter(State s,
int addr)
Simulator.Probe.EmptyfireAfter() method is called after the probed instruction executes.
In the implementation of the Empty probe, this method is empty.
fireAfter in interface Simulator.ProbefireAfter in class Simulator.Probe.Emptys - the state of the simulationaddr - the address at which this instruction resides
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||