#include <P_CmdTool.h>
Inheritance diagram for CmdToolAddDevice:
List of all members.
Definition at line 117 of file P_CmdTool.h.
[protected, virtual]
[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 130 of file P_CmdTool.C.
References Command::cmdText, name, and num.
Definition at line 120 of file P_CmdTool.h.
Referenced by UIVR::act_on_command, CmdToolAddDevice, create_text, and ~CmdToolAddDevice.
Definition at line 121 of file P_CmdTool.h.
Referenced by UIVR::act_on_command, CmdToolAddDevice, and create_text.