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

CmdMolChangeRep Class Reference

change the representation to the current defaults. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolChangeRep:

Command List of all members.

Public Methods

 CmdMolChangeRep (int molid, int repid)

Public Attributes

int whichMol
int repn

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

change the representation to the current defaults.

Definition at line 227 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolChangeRep::CmdMolChangeRep int    molid,
int    repid
[inline]
 

Definition at line 234 of file CmdMol.h.

References Command::MOL_MODREP, repn, and whichMol.


Member Function Documentation

void CmdMolChangeRep::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 115 of file CmdMol.C.

References Command::cmdText, repn, and whichMol.


Member Data Documentation

int CmdMolChangeRep::repn
 

Definition at line 233 of file CmdMol.h.

Referenced by CmdMolChangeRep, and create_text.

int CmdMolChangeRep::whichMol
 

Definition at line 232 of file CmdMol.h.

Referenced by CmdMolChangeRep, and create_text.


The documentation for this class was generated from the following files:
Generated on Fri Mar 29 02:47:09 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002