#include <CmdMol.h>
Inheritance diagram for CmdMolDeleteRep:
Public Methods | |
CmdMolDeleteRep (int rpos, int id) | |
Public Attributes | |
int | whichMol |
int | repn |
which rep to delete. More... | |
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 296 of file CmdMol.h.
|
Definition at line 305 of file CmdMol.h. References Command::MOL_DELREP, 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 142 of file CmdMol.C. References Command::cmdText, repn, and whichMol. |
|
which rep to delete.
Definition at line 299 of file CmdMol.h. Referenced by CmdMolDeleteRep, and create_text. |
|
Definition at line 298 of file CmdMol.h. Referenced by CmdMolDeleteRep, and create_text. |