This method provides the memory requested. This method is optional, and is available if you compiled the framework with the OM_ENABLE_MEMORY_MANAGER_SWITCH compiler switch.
This method is called from the framework object's new operator.
Public
virtual void * getMemory (size_t size);
size
Specifies the size of the memory to be allocated by the default manager