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

CmdMolShowRep Class Reference

Set the "shown" state for the selected representation. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolShowRep:

Command List of all members.

Public Methods

 CmdMolShowRep (int mol, int rep, int on)

Public Attributes

const int whichMol
const int repn
const int onoff

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

Set the "shown" state for the selected representation.

Definition at line 449 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolShowRep::CmdMolShowRep int    mol,
int    rep,
int    on
[inline]
 

Definition at line 456 of file CmdMol.h.

References Command::MOL_SHOWREP, onoff, repn, and whichMol.


Member Function Documentation

void CmdMolShowRep::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 220 of file CmdMol.C.

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


Member Data Documentation

const int CmdMolShowRep::onoff
 

Definition at line 455 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.

const int CmdMolShowRep::repn
 

Definition at line 454 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.

const int CmdMolShowRep::whichMol
 

Definition at line 453 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.


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