Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CmdMolDelete Class Reference

delete the Nth molecule in the molecule List. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolDelete:

Command List of all members.

Public Methods

 CmdMolDelete (int molid)

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...


Detailed Description

delete the Nth molecule in the molecule List.

Definition at line 76 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolDelete::CmdMolDelete int    molid [inline]
 

Definition at line 83 of file CmdMol.h.

References Command::MOL_DEL, and whichMol.


Member Function Documentation

void CmdMolDelete::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 59 of file CmdMol.C.

References Command::cmdText, and whichMol.


Member Data Documentation

int CmdMolDelete::whichMol
 

Definition at line 82 of file CmdMol.h.

Referenced by CmdMolDelete, and create_text.


The documentation for this class was generated from the following files:
Generated on Tue Apr 23 04:25:02 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002