org.openware.loadsim.tcl
Class SimulationCmd
org.openware.loadsim.tcl.SimulationCmd
- public class SimulationCmd
Method Summary |
void |
cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] argv)
Implements the 'simulation' Tcl command. |
SimulationCmd
public SimulationCmd(SharedMemory mem)
cmdProc
public void cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] argv)
throws tcl.lang.TclException
- Implements the 'simulation' Tcl command.
- Parameters:
interp
- The Tcl interpreter executing the command.argv
- The arguments to the command.- Throws:
org.openware.loadsim.tcl.TclException
- if any errors occur during the processing of
the command.
Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.