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

Enumerations

enum  CheckGroups { CheckGroups::COOK = 0, CheckGroups::UPSTREAM }
 
enum  Parm_GroupType { Parm_GroupType::PRIMS = 0, Parm_GroupType::POINTS }
 
enum  Expr_CacheWhen { Expr_CacheWhen::VALUE = 0, Expr_CacheWhen::CHANGE }
 
enum  Expr_ExprType { Expr_ExprType::FLT = 0, Expr_ExprType::STR }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (CheckGroups enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Parm_GroupType enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Expr_CacheWhen enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Expr_ExprType enum_value)
 

Enumeration Type Documentation

Enumerator
COOK 
UPSTREAM 

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

Enumerator
VALUE 
CHANGE 

Definition at line 59 of file SOP_CacheIf.proto.h.

Enumerator
FLT 
STR 

Definition at line 76 of file SOP_CacheIf.proto.h.

Enumerator
PRIMS 
POINTS 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_CacheIfEnums::getToken ( CheckGroups  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_CacheIfEnums::getToken ( Parm_GroupType  enum_value)

Definition at line 49 of file SOP_CacheIf.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_CacheIfEnums::getToken ( Expr_CacheWhen  enum_value)

Definition at line 66 of file SOP_CacheIf.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_CacheIfEnums::getToken ( Expr_ExprType  enum_value)

Definition at line 83 of file SOP_CacheIf.proto.h.