#include <CmdMol.h>
Inheritance diagram for CmdMolSSRecalc:
Public Methods | |
CmdMolSSRecalc (int id) | |
Public Attributes | |
int | whichMol |
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 334 of file CmdMol.h.
|
Definition at line 340 of file CmdMol.h. References Command::MOL_SSRECALC, 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 154 of file CmdMol.C. References Command::cmdText, and whichMol. |
|
Definition at line 339 of file CmdMol.h. Referenced by CmdMolSSRecalc, and create_text. |