#include <CmdColor.h>
Inheritance diagram for CmdColorScaleMethod:
Public Methods | |
CmdColorScaleMethod (const char *) | |
~CmdColorScaleMethod () | |
Public Attributes | |
char * | method |
Protected Methods | |
virtual 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 64 of file CmdColor.h.
|
Definition at line 77 of file CmdColor.C. |
|
Definition at line 81 of file CmdColor.C. References method. |
|
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 72 of file CmdColor.C. References Command::cmdText, and method. |
|
Definition at line 69 of file CmdColor.h. Referenced by CmdColorScaleMethod, create_text, and ~CmdColorScaleMethod. |