|
HDK
|
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 } |
| enum SOP_CacheMemoryState |
| Enumerator | |
|---|---|
| MEMORY_NEVER | |
| MEMORY_ALWAYS | |
Definition at line 30 of file SOP_CacheManager.h.
| enum SOP_CacheUnloadState |
| Enumerator | |
|---|---|
| UNLOAD_NEVER | |
| UNLOAD_FLAG | |
| UNLOAD_ALWAYS | |
Definition at line 23 of file SOP_CacheManager.h.