#include <CmdMol.h>
Inheritance diagram for CmdMolAddRep:
Public Methods | |
CmdMolAddRep (int id) | |
constructor: which molecule. More... | |
Public Attributes | |
int | whichMol |
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 213 of file CmdMol.h.
|
constructor: which molecule.
Definition at line 221 of file CmdMol.h. References Command::MOL_ADDREP, 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 111 of file CmdMol.C. References Command::cmdText, and whichMol. |
|
Definition at line 219 of file CmdMol.h. Referenced by CmdMolAddRep, and create_text. |