#include <Malloc_T.h>
Inheritance diagram for ACE_Malloc_LIFO_Iterator
Public Methods | |
ACE_Malloc_LIFO_Iterator (ACE_Malloc<ACE_MEM_POOL_2, ACE_LOCK> &malloc, const char *name = 0) | |
if <name> = 0 it will iterate through everything else only through those entries whose <name> match. |
|
if <name> = 0 it will iterate through everything else only through those entries whose <name> match.
|