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

#include <SOP_GroupCombine.proto.h>

Public Member Functions

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

Public Attributes

int64 grouptype
 
UT_StringHolder group
 
int64 negate_a
 
UT_StringHolder group_a
 
int64 op_ab
 
int64 negate_b
 
UT_StringHolder group_b
 
int64 op_bc
 
int64 negate_c
 
UT_StringHolder group_c
 
int64 op_cd
 
int64 negate_d
 
UT_StringHolder group_d
 

Detailed Description

Definition at line 84 of file SOP_GroupCombine.proto.h.

Constructor & Destructor Documentation

SOP_GroupCombineParms::Numcombine::Numcombine ( )
inline

Definition at line 101 of file SOP_GroupCombine.proto.h.

Member Function Documentation

Definition at line 137 of file SOP_GroupCombine.proto.h.

bool SOP_GroupCombineParms::Numcombine::operator== ( const Numcombine src) const
inline

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

Member Data Documentation

UT_StringHolder SOP_GroupCombineParms::Numcombine::group

Definition at line 87 of file SOP_GroupCombine.proto.h.

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_a

Definition at line 89 of file SOP_GroupCombine.proto.h.

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_b

Definition at line 92 of file SOP_GroupCombine.proto.h.

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_c

Definition at line 95 of file SOP_GroupCombine.proto.h.

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_d

Definition at line 98 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::grouptype

Definition at line 86 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::negate_a

Definition at line 88 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::negate_b

Definition at line 91 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::negate_c

Definition at line 94 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::negate_d

Definition at line 97 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::op_ab

Definition at line 90 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::op_bc

Definition at line 93 of file SOP_GroupCombine.proto.h.

int64 SOP_GroupCombineParms::Numcombine::op_cd

Definition at line 96 of file SOP_GroupCombine.proto.h.


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