Photon C++ Client API  5.0.7.3
AllocatorInterface Member List

This is the complete list of members for AllocatorInterface, including all inherited members.

alloc(size_t size)=0AllocatorInterfacepure virtual
dealloc(void *p)=0AllocatorInterfacepure virtual
get(void)AllocatorInterfacestatic
resize(void *p, size_t size)=0AllocatorInterfacepure virtual
setMaxAllocSize(size_t maxAllocSize)=0AllocatorInterfacepure virtual
~AllocatorInterface(void)AllocatorInterfacevirtual