Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/export2/deucetmp/bala/release_try/ACE_wrappers/ace/Malloc_T.h File Reference

#include "ace/Malloc.h"
#include "ace/Malloc_Allocator.h"
#include "ace/Free_List.h"
#include "ace/Guard_T.h"
#include "ace/Malloc_T.i"
#include "ace/Malloc_T.cpp"

Include dependency graph for Malloc_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

class  ACE_Allocator_Adapter
 This class is an Adapter that allows the ACE_Allocator to use the ACE_Malloc class below. More...

class  ACE_Cached_Allocator
 A fixed-size allocator that caches items for quicker access. More...

class  ACE_Cached_Mem_Pool_Node
 ACE_Cached_Mem_Pool_Node keeps unused memory within a free list. More...

class  ACE_Dynamic_Cached_Allocator
 A size-based allocator that caches blocks for quicker access. More...

class  ACE_Malloc
class  ACE_Malloc_FIFO_Iterator
class  ACE_Malloc_FIFO_Iterator_T
 FIFO iterator for names stored in Malloc'd memory. More...

class  ACE_Malloc_LIFO_Iterator
class  ACE_Malloc_LIFO_Iterator_T
 LIFO iterator for names stored in Malloc'd memory. More...

class  ACE_Malloc_Lock_Adapter_T
 Template functor adapter for lock strategies used with ACE_Malloc_T. More...

class  ACE_Malloc_T
 Define a C++ class that uses parameterized types to provide an extensible mechanism for encapsulating various of dynamic memory management strategies. More...

class  ACE_Static_Allocator
 Defines a class that provided a highly optimized memory management scheme for allocating memory statically. More...


Defines

#define ACE_Malloc_Iterator   ACE_Malloc_LIFO_Iterator

Detailed Description

Id:
Malloc_T.h,v 4.80 2004/01/05 20:01:43 schmidt Exp

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu> and Irfan Pyarali <irfan@cs.wustl.edu>

Define Documentation

#define ACE_Malloc_Iterator   ACE_Malloc_LIFO_Iterator
 


Generated on Wed Jan 14 22:08:34 2004 for ACE by doxygen1.2.18