HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_ATIDictDelayedWriter Class Reference

#include <GA_ATIDict.h>

Public Member Functions

 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)
 

Detailed Description

Definition at line 211 of file GA_ATIDict.h.

Constructor & Destructor Documentation

GA_ATIDictDelayedWriter::GA_ATIDictDelayedWriter ( )
GA_ATIDictDelayedWriter::GA_ATIDictDelayedWriter ( GA_ATIDict attrib)
GA_ATIDictDelayedWriter::~GA_ATIDictDelayedWriter ( )

Member Function Documentation

GA_DictIndexType GA_ATIDictDelayedWriter::addDictReference ( const UT_OptionsHolder opt)
inline

Definition at line 259 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::bind ( GA_ATIDict attrib)
void GA_ATIDictDelayedWriter::flush ( )
SYS_FORCE_INLINE bool GA_ATIDictDelayedWriter::hasChanges ( ) const
inline

Definition at line 241 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::setDict ( GA_Offset  offset,
const UT_OptionsHolder opt,
int  tuple = 0 
)
void GA_ATIDictDelayedWriter::setDict ( const GA_Range range,
const UT_OptionsHolder opt,
int  tuple = 0 
)
void GA_ATIDictDelayedWriter::setDictIndex ( GA_Offset  offset,
GA_DictIndexType  idx,
int  tuple = 0 
)
void GA_ATIDictDelayedWriter::setDictIndex ( const GA_Range range,
GA_DictIndexType  idx,
int  tuple = 0 
)
void GA_ATIDictDelayedWriter::setHolder ( GA_Offset  offset,
const UT_OptionsHolder opt,
int  tuple = 0 
)
inline

Definition at line 223 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::setHolder ( const GA_Range range,
const UT_OptionsHolder opt,
int  tuple = 0 
)
inline

Definition at line 226 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::setHolderIndex ( GA_Offset  offset,
GA_DictIndexType  idx,
int  tuple = 0 
)
inline

Definition at line 230 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::setHolderIndex ( const GA_Range range,
GA_DictIndexType  idx,
int  tuple = 0 
)
inline

Definition at line 233 of file GA_ATIDict.h.

void GA_ATIDictDelayedWriter::setPageDict ( GA_PageNum  pagenum,
const UT_OptionsHolder opt,
int  tuple = 0 
)
void GA_ATIDictDelayedWriter::setPageDictIndex ( GA_PageNum  pagenum,
GA_DictIndexType  opt,
int  tuple = 0 
)

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