Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Commands are added to the shell either at startup (CTK DAT commands, above) or by the user with addCommand. All CTK DAT and user defined commands are based on the Command class defined in rce/shell/Command.hh. The public interface to Command is:

...