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 267 of file SOP_SwitchIf.proto.h.

Constructor & Destructor Documentation

SOP_SwitchIfParms::Tests::Tests ( )
inline

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

Member Function Documentation

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

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

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

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

Member Data Documentation

int64 SOP_SwitchIfParms::Tests::attribfloatcomp

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

int64 SOP_SwitchIfParms::Tests::attribowner

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

int64 SOP_SwitchIfParms::Tests::attribstringcomp

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

UT_StringHolder SOP_SwitchIfParms::Tests::attribsval

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

int64 SOP_SwitchIfParms::Tests::attribtype

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

UT_StringHolder SOP_SwitchIfParms::Tests::attributes

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

fpreal64 SOP_SwitchIfParms::Tests::attribval

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

int64 SOP_SwitchIfParms::Tests::attribvaltype

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

int64 SOP_SwitchIfParms::Tests::countcomp

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

UT_StringHolder SOP_SwitchIfParms::Tests::countgroup

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

int64 SOP_SwitchIfParms::Tests::counttype

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

int64 SOP_SwitchIfParms::Tests::countval

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

bool SOP_SwitchIfParms::Tests::enable

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

int64 SOP_SwitchIfParms::Tests::expr

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

int64 SOP_SwitchIfParms::Tests::hasinputtype

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

int64 SOP_SwitchIfParms::Tests::type

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


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