|
| | GA_ATIDictDelayedWriter () |
| |
| | GA_ATIDictDelayedWriter (GA_ATIDict *attrib) |
| |
| | ~GA_ATIDictDelayedWriter () |
| |
| void | bind (GA_ATIDict *attrib) |
| |
| void | setDict (GA_Offset offset, const UT_OptionsHolder &opt, int tuple=0) |
| |
| void | setHolder (GA_Offset offset, const UT_OptionsHolder &opt, int tuple=0) |
| |
| void | setDict (const GA_Range &range, const UT_OptionsHolder &opt, int tuple=0) |
| |
| void | setHolder (const GA_Range &range, const UT_OptionsHolder &opt, int tuple=0) |
| |
| void | setDictIndex (GA_Offset offset, GA_DictIndexType idx, int tuple=0) |
| |
| void | setHolderIndex (GA_Offset offset, GA_DictIndexType idx, int tuple=0) |
| |
| void | setDictIndex (const GA_Range &range, GA_DictIndexType idx, int tuple=0) |
| |
| void | setHolderIndex (const GA_Range &range, GA_DictIndexType idx, int tuple=0) |
| |
| void | setPageDict (GA_PageNum pagenum, const UT_OptionsHolder &opt, int tuple=0) |
| |
| void | setPageDictIndex (GA_PageNum pagenum, GA_DictIndexType opt, int tuple=0) |
| |
| void | flush () |
| |
| SYS_FORCE_INLINE bool | hasChanges () const |
| |
| GA_DictIndexType | addDictReference (const UT_OptionsHolder &opt) |
| |
Definition at line 211 of file GA_ATIDict.h.