HDK
|
Enumerations | |
enum | Connecttype { Connecttype::POINT = 0, Connecttype::PRIM } |
enum | AttribType { AttribType::INT = 0, AttribType::STRING } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Connecttype enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (AttribType enum_value) |
|
strong |
Enumerator | |
---|---|
INT | |
STRING |
Definition at line 42 of file SOP_Connectivity.proto.h.
|
strong |
Enumerator | |
---|---|
POINT | |
PRIM |
Definition at line 25 of file SOP_Connectivity.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ConnectivityEnums::getToken | ( | Connecttype | enum_value | ) |
Definition at line 32 of file SOP_Connectivity.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_ConnectivityEnums::getToken | ( | AttribType | enum_value | ) |
Definition at line 49 of file SOP_Connectivity.proto.h.