HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_CacheInfo.h
Go to the documentation of this file.
1 #ifndef __OP_CacheInfo__
2 #define __OP_CacheInfo__
3 
4 #include "OP_API.h"
5 
7 {
8 public:
11 };
12 
13 #endif
exint myCurrentSize
Definition: OP_CacheInfo.h:9
int64 exint
Definition: SYS_Types.h:125
exint myMemoryBytes
Definition: OP_CacheInfo.h:10
#define OP_API
Definition: OP_API.h:10