#include <CmdDisplay.h>
Inheritance diagram for CmdDisplayStageLocation:
Public Methods | |
CmdDisplayStageLocation (const char *newpos) | |
~CmdDisplayStageLocation () | |
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 403 of file CmdDisplay.h.
|
Definition at line 405 of file CmdDisplay.h. References Command::CMD_STAGE, and stringdup. |
|
Definition at line 409 of file CmdDisplay.h. |
|
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 274 of file CmdDisplay.C. References Command::cmdText. |