#include "ace/ACE_export.h"
#include "ace/os_include/sys/os_types.h"
#include "ace/os_include/sys/os_mman.h"
Include dependency graph for Malloc_Base.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Allocator |
Interface for a dynamic memory allocator that uses inheritance and dynamic binding to provide extensible mechanisms for allocating and deallocating memory. More... |