#include <CmdColor.h>
Inheritance diagram for CmdColorName:

| Public Methods | |
| CmdColorName (const char *, const char *, const char *) | |
| constructor: category name, item name, new color. More... | |
| ~CmdColorName () | |
| Public Attributes | |
| char * | cCatStr | 
| char * | cNameStr | 
| char * | cColStr | 
| 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 34 of file CmdColor.h.
| 
 | ||||||||||||||||
| constructor: category name, item name, new color. 
 Definition at line 40 of file CmdColor.C. | 
| 
 | 
| 
 Definition at line 46 of file CmdColor.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 33 of file CmdColor.C. References cCatStr, cColStr, Command::cmdText, and cNameStr. | 
| 
 | 
| 
 Definition at line 39 of file CmdColor.h. Referenced by CmdColorName, create_text, and ~CmdColorName. | 
| 
 | 
| 
 Definition at line 39 of file CmdColor.h. Referenced by CmdColorName, create_text, and ~CmdColorName. | 
| 
 | 
| 
 Definition at line 39 of file CmdColor.h. Referenced by CmdColorName, create_text, and ~CmdColorName. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002