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

CmdToolRep Class Reference

attach a tool to a particular representation (instead of picking). More...

#include <P_CmdTool.h>

Inheritance diagram for CmdToolRep:

Command List of all members.

Public Methods

 CmdToolRep (int thetoolnum, int themolid, int therepnum)

Public Attributes

int toolnum
int molid
int repnum

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

attach a tool to a particular representation (instead of picking).

Definition at line 105 of file P_CmdTool.h.


Constructor & Destructor Documentation

CmdToolRep::CmdToolRep int    thetoolnum,
int    themolid,
int    therepnum
 

Definition at line 149 of file P_CmdTool.C.


Member Function Documentation

void CmdToolRep::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 152 of file P_CmdTool.C.

References Command::cmdText, molid, repnum, and toolnum.


Member Data Documentation

int CmdToolRep::molid
 

Definition at line 109 of file P_CmdTool.h.

Referenced by UIVR::act_on_command, and create_text.

int CmdToolRep::repnum
 

Definition at line 110 of file P_CmdTool.h.

Referenced by UIVR::act_on_command, and create_text.

int CmdToolRep::toolnum
 

Definition at line 108 of file P_CmdTool.h.

Referenced by UIVR::act_on_command, and create_text.


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