| allocate(int *pErrorCode=NULL)=0 | CacheAllocator | [pure virtual] |
| deallocate(void *pMem, int *pErrorCode=NULL)=0 | CacheAllocator | [pure virtual] |
| getBytesAllocated() const=0 | CacheAllocator | [pure virtual] |
| setProtection(void *pMem, uint cb, bool readOnly, int *pErrorCode=NULL)=0 | CacheAllocator | [pure virtual] |
| ~CacheAllocator() | CacheAllocator | [virtual] |
1.5.1