#include <CmdDisplay.h>
Inheritance diagram for CmdDisplayCacheMode:
Public Methods | |
CmdDisplayCacheMode (const char *newmode) | |
~CmdDisplayCacheMode () | |
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 72 of file CmdDisplay.h.
|
Definition at line 74 of file CmdDisplay.C. References stringdup. |
|
Definition at line 78 of file CmdDisplay.C. |
|
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 71 of file CmdDisplay.C. References Command::cmdText. |