#include <CmdMol.h>
Inheritance diagram for CmdMolRename:
Public Methods | |
CmdMolRename (int id, const char *nm) | |
~CmdMolRename () | |
Public Attributes | |
int | whichMol |
char * | newname |
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 354 of file CmdMol.h.
|
Definition at line 161 of file CmdMol.C. References newname. |
|
Definition at line 165 of file CmdMol.C. References newname. |
|
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 158 of file CmdMol.C. References Command::cmdText, newname, and whichMol. |
|
Definition at line 360 of file CmdMol.h. Referenced by CmdMolRename, create_text, and ~CmdMolRename. |
|
Definition at line 359 of file CmdMol.h. Referenced by create_text. |