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

#include <SIM_IndexField.h>

Public Member Functions

 SkipFieldRebuildScope (SIM_IndexField *field)
 
 ~SkipFieldRebuildScope ()
 

Detailed Description

This helper class can be used to prevent the given field from automatically attempting to rebuild its raw fields on option changes. The field will skip rebuilds as long as this object remains in scope; the rebuild flag is reset and rebuildField() is called when the object goes out of scope.

Definition at line 209 of file SIM_IndexField.h.

Constructor & Destructor Documentation

SIM_IndexField::SkipFieldRebuildScope::SkipFieldRebuildScope ( SIM_IndexField field)
inline

Definition at line 212 of file SIM_IndexField.h.

SIM_IndexField::SkipFieldRebuildScope::~SkipFieldRebuildScope ( )
inline

Definition at line 219 of file SIM_IndexField.h.


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