#include <CmdMol.h>
Inheritance diagram for CmdMolRepColorUpdate:
Public Methods | |
CmdMolRepColorUpdate (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 280 of file CmdMol.h.
|
Definition at line 290 of file CmdMol.h. References Command::MOL_REPCOLORUPDATE, 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 137 of file CmdMol.C. References Command::cmdText, onoroff, repn, and whichMol. |
|
Definition at line 284 of file CmdMol.h. Referenced by CmdMolRepColorUpdate, and create_text. |
|
Definition at line 283 of file CmdMol.h. Referenced by CmdMolRepColorUpdate, and create_text. |
|
Definition at line 282 of file CmdMol.h. Referenced by CmdMolRepColorUpdate, and create_text. |