#include <Malloc_T.h>
Public Member Functions | |
ACE_Malloc_LIFO_Iterator (ACE_Malloc< ACE_MEM_POOL_2, ACE_LOCK > &malloc, const char *name=0) |
ACE_INLINE ACE_Malloc_LIFO_Iterator<, ACE_LOCK >::ACE_Malloc_LIFO_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.