HDK
|
#include <SOP_AttribSwap.proto.h>
Public Member Functions | |
Numswaps () | |
bool | operator== (const Numswaps &src) const |
bool | operator!= (const Numswaps &src) const |
Public Attributes | |
bool | enable |
int64 | method |
int64 | _class |
UT_StringHolder | srcattribs |
UT_StringHolder | dstattribs |
int64 | typeinfo |
Definition at line 89 of file SOP_AttribSwap.proto.h.
|
inline |
Definition at line 99 of file SOP_AttribSwap.proto.h.
|
inline |
Definition at line 121 of file SOP_AttribSwap.proto.h.
|
inline |
Definition at line 110 of file SOP_AttribSwap.proto.h.
int64 SOP_AttribSwapParms::Numswaps::_class |
Definition at line 93 of file SOP_AttribSwap.proto.h.
UT_StringHolder SOP_AttribSwapParms::Numswaps::dstattribs |
Definition at line 95 of file SOP_AttribSwap.proto.h.
bool SOP_AttribSwapParms::Numswaps::enable |
Definition at line 91 of file SOP_AttribSwap.proto.h.
int64 SOP_AttribSwapParms::Numswaps::method |
Definition at line 92 of file SOP_AttribSwap.proto.h.
UT_StringHolder SOP_AttribSwapParms::Numswaps::srcattribs |
Definition at line 94 of file SOP_AttribSwap.proto.h.
int64 SOP_AttribSwapParms::Numswaps::typeinfo |
Definition at line 96 of file SOP_AttribSwap.proto.h.