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

CmdMolDeleteRep Class Reference

delete a representation for the specified molecule. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolDeleteRep:

Command List of all members.

Public Methods

 CmdMolDeleteRep (int rpos, int id)

Public Attributes

int whichMol
int repn
 which rep to delete. More...


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 a representation for the specified molecule.

Definition at line 296 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolDeleteRep::CmdMolDeleteRep int    rpos,
int    id
[inline]
 

Definition at line 305 of file CmdMol.h.

References Command::MOL_DELREP, repn, and whichMol.


Member Function Documentation

void CmdMolDeleteRep::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 142 of file CmdMol.C.

References Command::cmdText, repn, and whichMol.


Member Data Documentation

int CmdMolDeleteRep::repn
 

which rep to delete.

Definition at line 299 of file CmdMol.h.

Referenced by CmdMolDeleteRep, and create_text.

int CmdMolDeleteRep::whichMol
 

Definition at line 298 of file CmdMol.h.

Referenced by CmdMolDeleteRep, and create_text.


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