#include "ace/ACE_export.h"
#include "ace/Malloc_Base.h"
#include "ace/Malloc_Allocator.i"
Include dependency graph for Malloc_Allocator.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_New_Allocator |
Defines a class that provided a simple implementation of memory allocation. More... | |
class | ACE_Static_Allocator_Base |
Defines a class that provided a highly optimized memory management scheme for allocating memory statically. More... |