#include <CmdMol.h>
Inheritance diagram for CmdMolShowRep:
Public Methods | |
CmdMolShowRep (int mol, int rep, int on) | |
Public Attributes | |
const int | whichMol |
const int | repn |
const int | onoff |
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 449 of file CmdMol.h.
|
Definition at line 456 of file CmdMol.h. References Command::MOL_SHOWREP, onoff, 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 220 of file CmdMol.C. References Command::cmdText, onoff, repn, and whichMol. |
|
Definition at line 455 of file CmdMol.h. Referenced by CmdMolShowRep, and create_text. |
|
Definition at line 454 of file CmdMol.h. Referenced by CmdMolShowRep, and create_text. |
|
Definition at line 453 of file CmdMol.h. Referenced by CmdMolShowRep, and create_text. |