#include <diameter_parser_api.h>
| Friends | |
| class | ACE_Singleton<AAAMemoryManager, ACE_Recursive_Thread_Mutex> | 
This class provides heap based memory management. Allocations are cumulative. Each call to malloc() method will result in accumulations of memory chunks from the manager in to the allocator list. A call to free will return the chunk into the allocator free list but not the manager.
| 
 | 
| memory manager | 
 1.3.9.1
 1.3.9.1