org.openware.loadsim.tcl
Class SimulationCmd

org.openware.loadsim.tcl.SimulationCmd

public class SimulationCmd


Constructor Summary
SimulationCmd(SharedMemory mem)
           
 
Method Summary
 void cmdProc(tcl.lang.Interp interp, tcl.lang.TclObject[] argv)
          Implements the 'simulation' Tcl command.
 

Constructor Detail

SimulationCmd

public SimulationCmd(SharedMemory mem)
Method Detail

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.