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

CmdMolActive Class Reference

make the Nth molecule 'active' or 'inactive'. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolActive:

Command List of all members.

Public Methods

 CmdMolActive (int id, int on)
 constructor: which molecule, new setting. More...


Public Attributes

int whichMol
int yn
 new state for characteristic. 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

make the Nth molecule 'active' or 'inactive'.

Definition at line 89 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolActive::CmdMolActive int    id,
int    on
[inline]
 

constructor: which molecule, new setting.

Definition at line 99 of file CmdMol.h.

References Command::MOL_ACTIVE, whichMol, and yn.


Member Function Documentation

void CmdMolActive::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 67 of file CmdMol.C.

References Command::cmdText, whichMol, and yn.


Member Data Documentation

int CmdMolActive::whichMol
 

Definition at line 95 of file CmdMol.h.

Referenced by CmdMolActive, and create_text.

int CmdMolActive::yn
 

new state for characteristic.

Definition at line 96 of file CmdMol.h.

Referenced by CmdMolActive, and create_text.


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