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

CmdMolRep Class Reference

set the current atom representation in moleculeList. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolRep:

Command List of all members.

Public Methods

 CmdMolRep (const char *newsel)
virtual ~CmdMolRep (void)

Public Attributes

char * sel

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

set the current atom representation in moleculeList.

Definition at line 165 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolRep::CmdMolRep const char *    newsel [inline]
 

Definition at line 174 of file CmdMol.h.

References Command::MOL_REP, and sel.

virtual CmdMolRep::~CmdMolRep void    [inline, virtual]
 

Definition at line 176 of file CmdMol.h.

References sel.


Member Function Documentation

void CmdMolRep::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 90 of file CmdMol.C.

References Command::cmdText, and sel.


Member Data Documentation

char* CmdMolRep::sel
 

Definition at line 168 of file CmdMol.h.

Referenced by CmdMolRep, create_text, and ~CmdMolRep.


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