This section provides reference information for command jacket classes.
These classes are used to wrap objects derived from CTCLObjectProcesor
.
They replace the wrapped command and, when invoked, broadcast the command string to
processes running the Tcl pump. Note that if the program is not run in the
MPI environment, these wrappers simply delegate to the wrapped command.
While command syntax summaries are given, the detailed description of each command is not. Refer to the SpecTcl command reference for that information.
You should therefore wrap SpecTcl command extensiouns in these classes irregardless of the environment and MPI support.