HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_CacheManager.h File Reference
#include "SOP_API.h"
#include <UT/UT_SymbolTable.h>
#include <UT/UT_ValArray.h>
+ Include dependency graph for SOP_CacheManager.h:

Go to the source code of this file.

Classes

class  SOP_CacheManager
 

Enumerations

enum  SOP_CacheUnloadState { UNLOAD_NEVER, UNLOAD_FLAG, UNLOAD_ALWAYS }
 
enum  SOP_CacheMemoryState { MEMORY_NEVER, MEMORY_ALWAYS }
 

Enumeration Type Documentation

Enumerator
MEMORY_NEVER 
MEMORY_ALWAYS 

Definition at line 30 of file SOP_CacheManager.h.

Enumerator
UNLOAD_NEVER 
UNLOAD_FLAG 
UNLOAD_ALWAYS 

Definition at line 23 of file SOP_CacheManager.h.