![]() | InDesign SDK 20.5 |
#include <TemplateData.h>
Public Member Functions | |
| FieldData (int32 intvalue) | |
| FieldData (double doublevalue) | |
| FieldData (const PMString &stringvalue) | |
| void | SetName (ConstCString fname) |
Public Attributes | |
| std::string | fieldName |
| fldType | fieldType |
| int32 | anInt |
| double | aDouble |
| PMString * | aString |
FOR INTERNAL USE ONLY. A glue class used by implementations of IRuleable for conveying field data from the KnowledgeBase plug-in to the Eclipse knowledge base subsystem.