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 }
 

Enumeration Type Documentation

Enumerator
COOK 
UPSTREAM 

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

Enumerator
VALUE 
CHANGE 

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

Enumerator
FLT 
STR 

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

Enumerator
PRIMS 
POINTS 

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