#include <CmdMol.h>
Inheritance diagram for CmdMolRepSelUpdate:
Public Methods | |
CmdMolRepSelUpdate (int rpos, int id, int on) | |
Public Attributes | |
int | whichMol |
int | repn |
int | onoroff |
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 264 of file CmdMol.h.
|
Definition at line 274 of file CmdMol.h. References Command::MOL_REPSELUPDATE, onoroff, 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 132 of file CmdMol.C. References Command::cmdText, onoroff, repn, and whichMol. |
|
Definition at line 268 of file CmdMol.h. Referenced by CmdMolRepSelUpdate, and create_text. |
|
Definition at line 267 of file CmdMol.h. Referenced by CmdMolRepSelUpdate, and create_text. |
|
Definition at line 266 of file CmdMol.h. Referenced by CmdMolRepSelUpdate, and create_text. |