Main Page | Class Hierarchy | Class List | File List | Class Members

AAAMemoryManager Class Reference

#include <diameter_parser_api.h>

List of all members.

Friends

class ACE_Singleton<AAAMemoryManager, ACE_Recursive_Thread_Mutex>


Detailed Description

AAA Memory Manager

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.


Friends And Related Function Documentation

friend class ACE_Singleton<AAAMemoryManager, ACE_Recursive_Thread_Mutex> [friend]
 

memory manager


The documentation for this class was generated from the following file:
Generated on Mon Jan 10 20:16:50 2005 for Open Diameter C++ API by  doxygen 1.3.9.1