HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_ConnectivityEnums Namespace Reference

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)
 

Enumeration Type Documentation

Enumerator
INT 
STRING 

Definition at line 42 of file SOP_Connectivity.proto.h.

Enumerator
POINT 
PRIM 

Definition at line 25 of file SOP_Connectivity.proto.h.

Function Documentation

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.