CmdLabelAdd Class Reference
add a new label.
More...
#include <CmdLabel.h>
Inheritance diagram for CmdLabelAdd:
List of all members.
Public Methods
CmdLabelAdd (const char *, int, int *molid, int *atomid)
constructor: category name, # items, item molid's, item atomid's. More...
Protected Methods
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
add a new label.
Definition at line 33 of file CmdLabel.h.
Constructor & Destructor Documentation
CmdLabelAdd::CmdLabelAdd
(
const char *
,
int
,
int *
molid,
int *
atomid
)
constructor: category name, # items, item molid's, item atomid's.
Definition at line 53 of file CmdLabel.C.
References n, and stringdup.
CmdLabelAdd::~CmdLabelAdd
(
void
)
Member Function Documentation
void CmdLabelAdd::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 66 of file CmdLabel.C.
References Command::cmdText.
The documentation for this class was generated from the following files:
Generated on Mon Nov 17 02:48:06 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002