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

CmdMolRepSelUpdate Class Reference

Change the auto-update for the selection of the specified rep. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolRepSelUpdate:

Command List of all members.

Public Methods

 CmdMolRepSelUpdate (int rpos, int id, int on)

Public Attributes

int whichMol
int repn
int onoroff

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


Detailed Description

Change the auto-update for the selection of the specified rep.

Definition at line 264 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolRepSelUpdate::CmdMolRepSelUpdate int    rpos,
int    id,
int    on
[inline]
 

Definition at line 274 of file CmdMol.h.

References Command::MOL_REPSELUPDATE, onoroff, repn, and whichMol.


Member Function Documentation

void CmdMolRepSelUpdate::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 132 of file CmdMol.C.

References Command::cmdText, onoroff, repn, and whichMol.


Member Data Documentation

int CmdMolRepSelUpdate::onoroff
 

Definition at line 268 of file CmdMol.h.

Referenced by CmdMolRepSelUpdate, and create_text.

int CmdMolRepSelUpdate::repn
 

Definition at line 267 of file CmdMol.h.

Referenced by CmdMolRepSelUpdate, and create_text.

int CmdMolRepSelUpdate::whichMol
 

Definition at line 266 of file CmdMol.h.

Referenced by CmdMolRepSelUpdate, and create_text.


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