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

#include <SOP_SwitchIf.proto.h>

Public Member Functions

 Tests ()
 
bool operator== (const Tests &src) const
 
bool operator!= (const Tests &src) const
 

Public Attributes

bool enable
 
int64 type
 
int64 expr
 
int64 attribtype
 
int64 attribowner
 
UT_StringHolder attributes
 
int64 attribvaltype
 
int64 attribfloatcomp
 
int64 attribstringcomp
 
fpreal64 attribval
 
UT_StringHolder attribsval
 
int64 counttype
 
UT_StringHolder countgroup
 
int64 countcomp
 
int64 countval
 
int64 hasinputtype
 

Detailed Description

Definition at line 111 of file SOP_SwitchIf.proto.h.

Constructor & Destructor Documentation

SOP_SwitchIfParms::Tests::Tests ( )
inline

Definition at line 131 of file SOP_SwitchIf.proto.h.

Member Function Documentation

bool SOP_SwitchIfParms::Tests::operator!= ( const Tests src) const
inline

Definition at line 173 of file SOP_SwitchIf.proto.h.

bool SOP_SwitchIfParms::Tests::operator== ( const Tests src) const
inline

Definition at line 152 of file SOP_SwitchIf.proto.h.

Member Data Documentation

int64 SOP_SwitchIfParms::Tests::attribfloatcomp

Definition at line 120 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::attribowner

Definition at line 117 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::attribstringcomp

Definition at line 121 of file SOP_SwitchIf.proto.h.

UT_StringHolder SOP_SwitchIfParms::Tests::attribsval

Definition at line 123 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::attribtype

Definition at line 116 of file SOP_SwitchIf.proto.h.

UT_StringHolder SOP_SwitchIfParms::Tests::attributes

Definition at line 118 of file SOP_SwitchIf.proto.h.

fpreal64 SOP_SwitchIfParms::Tests::attribval

Definition at line 122 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::attribvaltype

Definition at line 119 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::countcomp

Definition at line 126 of file SOP_SwitchIf.proto.h.

UT_StringHolder SOP_SwitchIfParms::Tests::countgroup

Definition at line 125 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::counttype

Definition at line 124 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::countval

Definition at line 127 of file SOP_SwitchIf.proto.h.

bool SOP_SwitchIfParms::Tests::enable

Definition at line 113 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::expr

Definition at line 115 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::hasinputtype

Definition at line 128 of file SOP_SwitchIf.proto.h.

int64 SOP_SwitchIfParms::Tests::type

Definition at line 114 of file SOP_SwitchIf.proto.h.


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