#include <P_CmdTool.h>
Inheritance diagram for CmdToolRep:
Public Methods | |
CmdToolRep (int thetoolnum, int themolid, int therepnum) | |
Public Attributes | |
int | toolnum |
int | molid |
int | repnum |
Protected Methods | |
virtual void | create_text () |
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. More... |
Definition at line 105 of file P_CmdTool.h.
|
Definition at line 149 of file P_CmdTool.C. |
|
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 152 of file P_CmdTool.C. References Command::cmdText, molid, repnum, and toolnum. |
|
Definition at line 109 of file P_CmdTool.h. Referenced by UIVR::act_on_command, and create_text. |
|
Definition at line 110 of file P_CmdTool.h. Referenced by UIVR::act_on_command, and create_text. |
|
Definition at line 108 of file P_CmdTool.h. Referenced by UIVR::act_on_command, and create_text. |