#include <cppmacroc.h>
Inheritance diagram for CppMacroC:


Public Methods | |
| CppMacroC () | |
| virtual void | MakeTemplate (StringC str1, StringC str2) |
| virtual int | CompareString (StringC str, StringC &strOut) |
| StringC | GetKeyName () |
Protected Attributes | |
| StringC | m_keyname |
|
|
Definition at line 38 of file cppmacroc.h.
00038 {}
|
|
||||||||||||
|
Reimplemented from MacroC. |
|
|
|
|
||||||||||||
|
Reimplemented from MacroC. |
|
|
Definition at line 43 of file cppmacroc.h. |
1.3-rc2