HDK
|
#include <SOP_CacheIf.proto.h>
Public Member Functions | |
NumExpressions () | |
bool | operator== (const NumExpressions &src) const |
bool | operator!= (const NumExpressions &src) const |
Public Attributes | |
bool | expr_enable |
int64 | expr_cachewhen |
int64 | expr_exprval |
int64 | expr_exprtype |
fpreal64 | expr_numexpr |
UT_StringHolder | expr_strexpr |
Definition at line 318 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 328 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 350 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 339 of file SOP_CacheIf.proto.h.
int64 SOP_CacheIfParms::NumExpressions::expr_cachewhen |
Definition at line 321 of file SOP_CacheIf.proto.h.
bool SOP_CacheIfParms::NumExpressions::expr_enable |
Definition at line 320 of file SOP_CacheIf.proto.h.
int64 SOP_CacheIfParms::NumExpressions::expr_exprtype |
Definition at line 323 of file SOP_CacheIf.proto.h.
int64 SOP_CacheIfParms::NumExpressions::expr_exprval |
Definition at line 322 of file SOP_CacheIf.proto.h.
fpreal64 SOP_CacheIfParms::NumExpressions::expr_numexpr |
Definition at line 324 of file SOP_CacheIf.proto.h.
UT_StringHolder SOP_CacheIfParms::NumExpressions::expr_strexpr |
Definition at line 325 of file SOP_CacheIf.proto.h.