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

CmdToolDelete Class Reference

delete a tool. More...

#include <P_CmdTool.h>

Inheritance diagram for CmdToolDelete:

Command List of all members.

Public Methods

 CmdToolDelete (int thenum)

Public Attributes

int num

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

delete a tool.

Definition at line 51 of file P_CmdTool.h.


Constructor & Destructor Documentation

CmdToolDelete::CmdToolDelete int    thenum
 

Definition at line 67 of file P_CmdTool.C.

References num.


Member Function Documentation

void CmdToolDelete::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 72 of file P_CmdTool.C.

References Command::cmdText, and num.


Member Data Documentation

int CmdToolDelete::num
 

Definition at line 54 of file P_CmdTool.h.

Referenced by CmdToolDelete, and create_text.


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