#include <CmdMol.h>
Inheritance diagram for CmdMolTop:
Public Methods | |
CmdMolTop (int id) | |
constructor: which molecule. More... | |
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 136 of file CmdMol.h.
|
constructor: which molecule.
Definition at line 143 of file CmdMol.h. References Command::MOL_TOP, 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 79 of file CmdMol.C. References Command::cmdText, and whichMol. |
|
Definition at line 141 of file CmdMol.h. Referenced by CmdMolTop, and create_text. |