#include "ace/pre.h"
#include "ace/ACE.h"
#include "ace/Synch.h"
#include "ace/Malloc.h"
#include "ace/Malloc_Allocator.h"
#include "ace/Free_List.h"
#include "ace/post.h"
Include dependency graph for Malloc_T.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Allocator_Adapter |
class | ACE_Cached_Allocator |
class | ACE_Cached_Mem_Pool_Node |
class | ACE_Malloc |
class | ACE_Malloc_FIFO_Iterator |
class | ACE_Malloc_FIFO_Iterator_T |
class | ACE_Malloc_LIFO_Iterator |
class | ACE_Malloc_LIFO_Iterator_T |
class | ACE_Malloc_T |
class | ACE_Static_Allocator |
Defines | |
#define | ACE_Malloc_Iterator ACE_Malloc_LIFO_Iterator |
Malloc_T.h,v 4.63 2001/04/25 08:37:56 nanbor Exp
|
|