ACE 6.0.4
Public Member Functions
ACE_Malloc_FIFO_Iterator< ACE_MEM_POOL_1, ACE_LOCK > Class Template Reference

#include <Malloc_T.h>

Inheritance diagram for ACE_Malloc_FIFO_Iterator< ACE_MEM_POOL_1, ACE_LOCK >:
Inheritance graph
[legend]
Collaboration diagram for ACE_Malloc_FIFO_Iterator< ACE_MEM_POOL_1, ACE_LOCK >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACE_Malloc_FIFO_Iterator (ACE_Malloc< ACE_MEM_POOL_2, ACE_LOCK > &malloc, const char *name=0)

template<ACE_MEM_POOL_1, class ACE_LOCK>
class ACE_Malloc_FIFO_Iterator< ACE_MEM_POOL_1, ACE_LOCK >


Constructor & Destructor Documentation

template<ACE_MEM_POOL_1 , class ACE_LOCK >
ACE_Malloc_FIFO_Iterator< ACE_MEM_POOL_1, ACE_LOCK >::ACE_Malloc_FIFO_Iterator ( ACE_Malloc< ACE_MEM_POOL_2, ACE_LOCK > &  malloc,
const char *  name = 0 
) [inline]

If name = 0 it will iterate through everything else only through those entries whose name match.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines