#include <P_CmdTool.h>
Inheritance diagram for CmdToolCreate:
List of all members.
Definition at line 26 of file P_CmdTool.h.
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 46 of file P_CmdTool.C.
References argc, Command::cmdText, type, and USL.
Definition at line 31 of file P_CmdTool.h.
Referenced by CmdToolCreate, create_text, and ~CmdToolCreate.
Definition at line 32 of file P_CmdTool.h.
Referenced by CmdToolCreate, create_text, and ~CmdToolCreate.
Definition at line 30 of file P_CmdTool.h.
Referenced by CmdToolCreate, create_text, and ~CmdToolCreate.