Go to the source code of this file.
Classes | |
class | TemplateAttribute |
This represents a TemplateOp/Argument/user-changable from the template file attribute. It will probably be superceded, but for now it's derived from AttrUser with a value of the form <InternalName>[/][;<Question>] Bring on the plug-in attributes I say. More... | |
class | TemplateAttrRecordHandler |
Handles the reading of WizOp records in the v2 file format. More... | |
class | StyleReferenceAttribute |
This represents a TemplateOp/Argument/user-changable from the template file attribute. It will probably be superceded, but for now it's derived from AttrUser with a value of the form <InternalName>[/][;<Question>] Bring on the plug-in attributes I say. More... | |
class | WizOpStyleRefRecordHandler |
Handles the reading of WizOpStyleRef records in the v2 file format. More... | |
Defines | |
#define | ENSURE_NOT_NULL(Pointer) ERROR2IF(Pointer == NULL, 0, "NULL Args") |
#define | TA_CLASS (CC_RUNTIME_CLASS(TemplateAttribute)) |
#define | TA_NAME (String(TEXT("ObjectName"))) |
Variables | |
const String_8 | NullString |
|
Definition at line 102 of file tmpltatr.h. |
|
Definition at line 160 of file tmpltatr.h. |
|
Definition at line 161 of file tmpltatr.h. |
|
Definition at line 151 of file tmpltatr.cpp. |