getDefaultMemoryManager

This method returns the default memory manager for the framework, regardless of the manager currently being used.

Visibility
Public
Signature
static OMAbstractMemoryAllocator* 
    getDefaultMemoryManager();
Returns

The default memory manager for the framework


Feedback