HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_AttributeQuery::Entry Struct Reference

#include <PDG_AttributeQuery.h>

Public Attributes

UT_StringHolder myString
 
exint myInteger
 
bool myHasInteger
 

Detailed Description

Query entry, with a pre-parsed integer value to avoid having to parse the string each time the query is applied to an attribute.

Definition at line 26 of file PDG_AttributeQuery.h.

Member Data Documentation

bool PDG_AttributeQuery::Entry::myHasInteger

Definition at line 30 of file PDG_AttributeQuery.h.

exint PDG_AttributeQuery::Entry::myInteger

Definition at line 29 of file PDG_AttributeQuery.h.

UT_StringHolder PDG_AttributeQuery::Entry::myString

Definition at line 28 of file PDG_AttributeQuery.h.


The documentation for this struct was generated from the following file: