HDK
|
#include <SOP_CacheIf.proto.h>
Public Member Functions | |
NumPatterns () | |
bool | operator== (const NumPatterns &src) const |
bool | operator!= (const NumPatterns &src) const |
Public Attributes | |
bool | parm_enable |
UT_StringHolder | parm_nodepath |
UT_StringHolder | parm_parmfilter |
bool | parm_expandmultiparms |
UT_StringHolder | parm_groupfilter |
int64 | parm_grouptype |
int64 | parm_oninput |
Definition at line 244 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 255 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 279 of file SOP_CacheIf.proto.h.
|
inline |
Definition at line 267 of file SOP_CacheIf.proto.h.
bool SOP_CacheIfParms::NumPatterns::parm_enable |
Definition at line 246 of file SOP_CacheIf.proto.h.
bool SOP_CacheIfParms::NumPatterns::parm_expandmultiparms |
Definition at line 249 of file SOP_CacheIf.proto.h.
UT_StringHolder SOP_CacheIfParms::NumPatterns::parm_groupfilter |
Definition at line 250 of file SOP_CacheIf.proto.h.
int64 SOP_CacheIfParms::NumPatterns::parm_grouptype |
Definition at line 251 of file SOP_CacheIf.proto.h.
UT_StringHolder SOP_CacheIfParms::NumPatterns::parm_nodepath |
Definition at line 247 of file SOP_CacheIf.proto.h.
int64 SOP_CacheIfParms::NumPatterns::parm_oninput |
Definition at line 252 of file SOP_CacheIf.proto.h.
UT_StringHolder SOP_CacheIfParms::NumPatterns::parm_parmfilter |
Definition at line 248 of file SOP_CacheIf.proto.h.