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 270 of file SOP_CacheIf.proto.h.

Constructor & Destructor Documentation

SOP_CacheIfParms::NumExpressions::NumExpressions ( )
inline

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

Member Function Documentation

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

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

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

Member Data Documentation

int64 SOP_CacheIfParms::NumExpressions::expr_cachewhen

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

bool SOP_CacheIfParms::NumExpressions::expr_enable

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

int64 SOP_CacheIfParms::NumExpressions::expr_exprtype

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

int64 SOP_CacheIfParms::NumExpressions::expr_exprval

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

fpreal64 SOP_CacheIfParms::NumExpressions::expr_numexpr

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

UT_StringHolder SOP_CacheIfParms::NumExpressions::expr_strexpr

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


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