#include <CmdMol.h>
Inheritance diagram for CmdMolRep:
Public Methods | |
CmdMolRep (const char *newsel) | |
virtual | ~CmdMolRep (void) |
Public Attributes | |
char * | sel |
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 165 of file CmdMol.h.
|
Definition at line 174 of file CmdMol.h. References Command::MOL_REP, and sel. |
|
Definition at line 176 of file CmdMol.h. References sel. |
|
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 90 of file CmdMol.C. References Command::cmdText, and sel. |
|
Definition at line 168 of file CmdMol.h. Referenced by CmdMolRep, create_text, and ~CmdMolRep. |