|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.simgrid.msg.Process
net.tomp2p.simgrid.SimulationLoop
public class SimulationLoop
| Field Summary |
|---|
| Fields inherited from class org.simgrid.msg.Process |
|---|
args, bind, host, id, killTime, name, nextProcessId, pid, ppid, properties, startTime |
| Constructor Summary | |
|---|---|
SimulationLoop(org.simgrid.msg.Host host,
String name,
String[] args)
|
|
| Method Summary | |
|---|---|
void |
main(String[] args)
|
| Methods inherited from class org.simgrid.msg.Process |
|---|
create, currentProcess, fromPID, getHost, getPID, getPPID, isSuspended, kill, killAll, migrate, msgName, nativeInit, pause, restart, run, showArgs, sleep, sleep, start, waitFor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationLoop(org.simgrid.msg.Host host,
String name,
String[] args)
| Method Detail |
|---|
public void main(String[] args)
throws org.simgrid.msg.MsgException
main in class org.simgrid.msg.Processorg.simgrid.msg.MsgException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||