![]() |
Public API Reference |
![]() |
AddRefOwner(void **ref_owner)=0 | iBase | [pure virtual] |
Alloc(const size_t n)=0 | CS::Memory::iAllocator | [pure virtual] |
DecRef()=0 | iBase | [pure virtual] |
Free(void *p)=0 | CS::Memory::iAllocator | [pure virtual] |
GetInterfaceMetadata()=0 | iBase | [pure virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
IncRef()=0 | iBase | [pure virtual] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
Realloc(void *p, size_t newSize)=0 | CS::Memory::iAllocator | [pure virtual] |
RemoveRefOwner(void **ref_owner)=0 | iBase | [pure virtual] |
SetMemTrackerInfo(const char *info)=0 | CS::Memory::iAllocator | [pure virtual] |
~iBase() | iBase | [inline, protected, virtual] |