|
HDK
|
Enumerations | |
| enum | Srcgrouptype { Srcgrouptype::PRIMITIVE = 0, Srcgrouptype::POINT } |
| enum | Dstgrouptype { Dstgrouptype::PRIMITIVE = 0, Dstgrouptype::POINT } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Srcgrouptype enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Dstgrouptype enum_value) |
|
strong |
| Enumerator | |
|---|---|
| PRIMITIVE | |
| POINT | |
Definition at line 42 of file SOP_AttribTransfer.proto.h.
|
strong |
| Enumerator | |
|---|---|
| PRIMITIVE | |
| POINT | |
Definition at line 25 of file SOP_AttribTransfer.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AttribTransferEnums::getToken | ( | Srcgrouptype | enum_value | ) |
Definition at line 32 of file SOP_AttribTransfer.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AttribTransferEnums::getToken | ( | Dstgrouptype | enum_value | ) |
Definition at line 49 of file SOP_AttribTransfer.proto.h.