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

Enumerations

enum  Method { Method::REPLACE = 0, Method::COLLATE }
 
enum  Collate { Collate::SINGLE = 0, Collate::INDEX, Collate::ATTRIB, Collate::ATTRIBPAIR }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Method enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Collate enum_value)
 

Enumeration Type Documentation

Enumerator
SINGLE 
INDEX 
ATTRIB 
ATTRIBPAIR 

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

Enumerator
REPLACE 
COLLATE 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_PackInjectEnums::getToken ( Method  enum_value)

Definition at line 32 of file SOP_PackInject.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_PackInjectEnums::getToken ( Collate  enum_value)

Definition at line 51 of file SOP_PackInject.proto.h.