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

#include <SIM_SolverEnable.h>

Public Member Functions

void update (const SIM_SolverEnableParms &parms)
 
bool test (const SIM_SolverEnableParms &parms, const SIM_RootData *object)
 

Protected Attributes

UT_StringHolder myObjectPatternCache
 
UT_StringHolder myDataNamesCache
 
UT_StringHolder myAttribNamesCache
 
UT_StringHolder myFieldNamesCache
 
UT_UniquePtr
< SIM_DataFilterRootData
myObjectFilter
 
UT_StringArray myParsedData
 
UT_StringArray myParsedAttrib
 
SIM_ConstDataArray myData
 
UT_StringArray myParsedField
 

Detailed Description

Definition at line 40 of file SIM_SolverEnable.h.

Member Function Documentation

bool SIM_SolverEnable::TestCache::test ( const SIM_SolverEnableParms parms,
const SIM_RootData object 
)
void SIM_SolverEnable::TestCache::update ( const SIM_SolverEnableParms parms)

Member Data Documentation

UT_StringHolder SIM_SolverEnable::TestCache::myAttribNamesCache
protected

Definition at line 48 of file SIM_SolverEnable.h.

SIM_ConstDataArray SIM_SolverEnable::TestCache::myData
protected

Definition at line 54 of file SIM_SolverEnable.h.

UT_StringHolder SIM_SolverEnable::TestCache::myDataNamesCache
protected

Definition at line 47 of file SIM_SolverEnable.h.

UT_StringHolder SIM_SolverEnable::TestCache::myFieldNamesCache
protected

Definition at line 49 of file SIM_SolverEnable.h.

UT_UniquePtr<SIM_DataFilterRootData> SIM_SolverEnable::TestCache::myObjectFilter
protected

Definition at line 51 of file SIM_SolverEnable.h.

UT_StringHolder SIM_SolverEnable::TestCache::myObjectPatternCache
protected

Definition at line 46 of file SIM_SolverEnable.h.

UT_StringArray SIM_SolverEnable::TestCache::myParsedAttrib
protected

Definition at line 53 of file SIM_SolverEnable.h.

UT_StringArray SIM_SolverEnable::TestCache::myParsedData
protected

Definition at line 52 of file SIM_SolverEnable.h.

UT_StringArray SIM_SolverEnable::TestCache::myParsedField
protected

Definition at line 55 of file SIM_SolverEnable.h.


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