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.
Signaturevirtual void * getMemory (size_t size);
Parametersize
Specifies the size of
the memory to
be allocated by the default manager