#include <CmdLabel.h>
Inheritance diagram for CmdLabelDelete:
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... |
Definition at line 83 of file CmdLabel.h.
|
constructor: category name, item.
Definition at line 93 of file CmdLabel.C. References n. |
|
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. |