get_allocator
Description:
Lets Aggregator sub-classes get the memory allocator
acquired by the base class and its params
.
Unref the allocator
after use it.
Parameters:
this | |
allocator |
the Allocator used |
params |
the AllocationParams of |