HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_CacheIfParms::NumExpressions Struct Reference

#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
 

Detailed Description

Definition at line 318 of file SOP_CacheIf.proto.h.

Constructor & Destructor Documentation

SOP_CacheIfParms::NumExpressions::NumExpressions ( )
inline

Definition at line 328 of file SOP_CacheIf.proto.h.

Member Function Documentation

bool SOP_CacheIfParms::NumExpressions::operator!= ( const NumExpressions src) const
inline

Definition at line 350 of file SOP_CacheIf.proto.h.

bool SOP_CacheIfParms::NumExpressions::operator== ( const NumExpressions src) const
inline

Definition at line 339 of file SOP_CacheIf.proto.h.

Member Data Documentation

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.


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