Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   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 435 of file CmdMol.h.


Constructor & Destructor Documentation

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

Definition at line 442 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 208 of file CmdMol.C.

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


Member Data Documentation

const int CmdMolShowRep::onoff
 

Definition at line 441 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.

const int CmdMolShowRep::repn
 

Definition at line 440 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.

const int CmdMolShowRep::whichMol
 

Definition at line 439 of file CmdMol.h.

Referenced by CmdMolShowRep, and create_text.


The documentation for this class was generated from the following files:
Generated on Wed May 22 01:49:43 2013 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002