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

CmdMolTop Class Reference

make the Nth molecule 'top'. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolTop:

Command List of all members.

Public Methods

 CmdMolTop (int id)
 constructor: which molecule. More...


Public Attributes

int whichMol

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

make the Nth molecule 'top'.

Definition at line 136 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolTop::CmdMolTop int    id [inline]
 

constructor: which molecule.

Definition at line 143 of file CmdMol.h.

References Command::MOL_TOP, and whichMol.


Member Function Documentation

void CmdMolTop::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 79 of file CmdMol.C.

References Command::cmdText, and whichMol.


Member Data Documentation

int CmdMolTop::whichMol
 

Definition at line 141 of file CmdMol.h.

Referenced by CmdMolTop, 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