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

CmdLabelDelete Class Reference

delete the Nth label in a category. More...

#include <CmdLabel.h>

Inheritance diagram for CmdLabelDelete:

Command List of all members.

Public Methods

 CmdLabelDelete (const char *, int)
 constructor: category name, item. 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

delete the Nth label in a category.

Definition at line 83 of file CmdLabel.h.


Constructor & Destructor Documentation

CmdLabelDelete::CmdLabelDelete const char *   ,
int   
 

constructor: category name, item.

Definition at line 93 of file CmdLabel.C.

References n.


Member Function Documentation

void CmdLabelDelete::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 98 of file CmdLabel.C.

References Command::cmdText.


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