#include <CmdMol.h>
Inheritance diagram for CmdMolChangeRepItem:
List of all members.
Definition at line 240 of file CmdMol.h.
constructor: which rep, which mol, rep data.
Definition at line 254 of file CmdMol.h.
References Command::MOL_MODREPITEM, repData, RepData, repn, str, and whichMol.
[inline, virtual]
[protected, virtual]
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 119 of file CmdMol.C.
References Command::cmdText, COLOR, MAT, REP, repData, repn, SEL, str, and whichMol.
type of item to change.
Definition at line 246 of file CmdMol.h.
Referenced by CmdMolChangeRepItem, and create_text.
which rep to change.
Definition at line 245 of file CmdMol.h.
Referenced by CmdMolChangeRepItem, and create_text.
new value.
Definition at line 247 of file CmdMol.h.
Referenced by CmdMolChangeRepItem, create_text, and ~CmdMolChangeRepItem.
which molecule.
Definition at line 244 of file CmdMol.h.
Referenced by CmdMolChangeRepItem, and create_text.