CmdMolLoad Class Reference
Notification that a molecule has been created.
More...
#include <CmdMol.h>
Inheritance diagram for CmdMolLoad:
List of all members.
Public Methods
CmdMolLoad (int themolid, const char *thename, const char *thetype, const
FileSpec *thespec)
Public Attributes
Protected Methods
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...
Detailed Description
Notification that a molecule has been created.
Definition at line 41 of file CmdMol.h.
Constructor & Destructor Documentation
CmdMolLoad::CmdMolLoad
(
int
themolid,
const char *
thename,
const char *
thetype,
)
[inline]
CmdMolLoad::~CmdMolLoad
(
)
[inline]
Member Function Documentation
void CmdMolLoad::create_text
(
void
)
[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 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.
Member Data Documentation
int CmdMolLoad::molid
char* CmdMolLoad::name
char* CmdMolLoad::type
The documentation for this class was generated from the following files:
Generated on Wed Nov 19 02:48:13 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002