#include <CmdDisplay.h>
Inheritance diagram for CmdDisplayStagePanels:
Public Methods | |
CmdDisplayStagePanels (int newnum) | |
Protected Methods | |
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... |
Definition at line 418 of file CmdDisplay.h.
|
Definition at line 420 of file CmdDisplay.h. References Command::CMD_STAGE. |
|
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 278 of file CmdDisplay.C. References Command::cmdText. |