|
Gocator Development Kit
|
Returns the message processing memory allocator.
Use this allocator to allocate objects used while processing scan data messages (ie. objects created within the VProcess() function). In cases where lots of memory need to be allocated/deallocated, the message allocator returned by this function can give better performance compared to using other allocators.
| tool | Tool object. |