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

CmdMolSelect Class Reference

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

#include <CmdMol.h>

Inheritance diagram for CmdMolSelect:

Command List of all members.

Public Methods

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

Public Attributes

char * sel
 new selection command (if NULL, print out current settings). More...


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 selection in moleculeList.

Definition at line 149 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolSelect::CmdMolSelect const char *    newsel [inline]
 

Definition at line 158 of file CmdMol.h.

References Command::MOL_SELECT, and sel.

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

Definition at line 160 of file CmdMol.h.

References sel.


Member Function Documentation

void CmdMolSelect::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 83 of file CmdMol.C.

References Command::cmdText, and sel.


Member Data Documentation

char* CmdMolSelect::sel
 

new selection command (if NULL, print out current settings).

Definition at line 152 of file CmdMol.h.

Referenced by CmdMolSelect, create_text, and ~CmdMolSelect.


The documentation for this class was generated from the following files:
Generated on Sun Sep 7 01:26:41 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002