get_allocator
Description:
Lets Src sub-classes to know the memory allocator
used
by the base class and its params
.
Unref the allocator
after usage.
Parameters:
this |
a Src |
allocator |
the Allocator used |
params |
the AllocationParams of |