#include <CmdLabel.h>
Inheritance diagram for CmdLabelShow:
Public Methods | |
CmdLabelShow (const char *category, int n, int onoff) | |
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 68 of file CmdLabel.h.
|
Definition at line 80 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 85 of file CmdLabel.C. References Command::cmdText. |