#include <CmdMol.h>
Inheritance diagram for CmdMolChangeRep:
Public Methods | |
CmdMolChangeRep (int molid, int repid) | |
Public Attributes | |
int | whichMol |
int | repn |
Protected Methods | |
virtual void | create_text (void) |
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 227 of file CmdMol.h.
|
Definition at line 234 of file CmdMol.h. References Command::MOL_MODREP, repn, and whichMol. |
|
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 115 of file CmdMol.C. References Command::cmdText, repn, and whichMol. |
|
Definition at line 233 of file CmdMol.h. Referenced by CmdMolChangeRep, and create_text. |
|
Definition at line 232 of file CmdMol.h. Referenced by CmdMolChangeRep, and create_text. |