The
framework supports two memory management
packages:
- A plug-in memory manager (OMMemoryManager).
This class is defined in the ommemorymanager.cpp/h.
For custom adapters, you must add these files to the OXF makefile.
- A static memory manager that enables you to define
static memory pools for user classes and events (defined in MemAlloc.h).