CacheData(void *data, uint32 size, const char *type, const char *scope, uint32 id)=0 | iCacheManager | [pure virtual] |
ClearCache(const char *type=NULL, const char *scope=NULL, const uint32 *id=NULL)=0 | iCacheManager | [pure virtual] |
DecRef()=0 | iBase | [pure virtual] |
GetCurrentScope() const=0 | iCacheManager | [pure virtual] |
GetCurrentType() const=0 | iCacheManager | [pure virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
IncRef()=0 | iBase | [pure virtual] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion) | iBase | [inline, static] |
ReadCache(const char *type, const char *scope, uint32 id)=0 | iCacheManager | [pure virtual] |
SetCurrentScope(const char *scope)=0 | iCacheManager | [pure virtual] |
SetCurrentType(const char *type)=0 | iCacheManager | [pure virtual] |