#include <CmdMol.h>
Inheritance diagram for CmdMolShowInstances:
Public Methods | |
CmdMolShowInstances (int mol, int rep, int theinstances) | |
Public Attributes | |
const int | whichMol |
const int | repn |
const int | instances |
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 394 of file CmdMol.h.
|
Definition at line 401 of file CmdMol.h. References instances, Command::MOL_SHOWPERIODIC, 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 189 of file CmdMol.C. References Command::cmdText, INSTANCE_ALL, INSTANCE_NONE, instances, PBC_NOSELF, repn, and whichMol. |
|
Definition at line 400 of file CmdMol.h. Referenced by CmdMolShowInstances, and create_text. |
|
Definition at line 399 of file CmdMol.h. Referenced by CmdMolShowInstances, and create_text. |
|
Definition at line 398 of file CmdMol.h. Referenced by CmdMolShowInstances, and create_text. |