|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.monitors.MemoryMonitor.Monitor
| Field Summary | |
MemoryProfiler |
memprofile
|
int |
memstart
|
Microcontroller |
microcontroller
|
Program |
program
|
int |
ramsize
|
Simulator |
simulator
|
| Method Summary | |
void |
report()
The report() method is called after the simulation is
complete. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final Simulator simulator
public final Microcontroller microcontroller
public final Program program
public final int ramsize
public final int memstart
public final MemoryProfiler memprofile
| Method Detail |
public void report()
Monitorreport() method is called after the simulation is
complete. The monitor generates a textual or other format representation
of the information collected during the execution of the program.
report in interface Monitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||