#include <CmdMol.h>
Inheritance diagram for CmdMolLoad:
Public Methods | |
CmdMolLoad (int themolid, const char *thename, const char *thetype, const FileSpec *thespec) | |
~CmdMolLoad () | |
Public Attributes | |
int | molid |
char * | name |
char * | type |
FileSpec | spec |
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 41 of file CmdMol.h.
|
Definition at line 50 of file CmdMol.h. References Command::MOL_NEW, molid, name, and type. |
|
|
|
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 29 of file CmdMol.C. References FileSpec::autobonds, Command::cmdText, FileSpec::first, FileSpec::last, molid, name, FileSpec::nvolsets, FileSpec::setids, spec, FileSpec::stride, type, and FileSpec::waitfor. |
|
Definition at line 46 of file CmdMol.h. Referenced by CmdMolLoad, and create_text. |
|
Definition at line 47 of file CmdMol.h. Referenced by CmdMolLoad, create_text, and ~CmdMolLoad. |
|
Definition at line 49 of file CmdMol.h. Referenced by create_text. |
|
Definition at line 48 of file CmdMol.h. Referenced by CmdMolLoad, create_text, and ~CmdMolLoad. |