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 192 of file SOP_GroupCombine.proto.h.

Constructor & Destructor Documentation

SOP_GroupCombineParms::Numcombine::Numcombine ( )
inline

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

Member Function Documentation

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

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

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

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

Member Data Documentation

UT_StringHolder SOP_GroupCombineParms::Numcombine::group

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

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_a

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

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_b

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

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_c

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

UT_StringHolder SOP_GroupCombineParms::Numcombine::group_d

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

int64 SOP_GroupCombineParms::Numcombine::grouptype

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

int64 SOP_GroupCombineParms::Numcombine::negate_a

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

int64 SOP_GroupCombineParms::Numcombine::negate_b

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

int64 SOP_GroupCombineParms::Numcombine::negate_c

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

int64 SOP_GroupCombineParms::Numcombine::negate_d

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

int64 SOP_GroupCombineParms::Numcombine::op_ab

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

int64 SOP_GroupCombineParms::Numcombine::op_bc

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

int64 SOP_GroupCombineParms::Numcombine::op_cd

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


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