#include <Malloc_T.h>
Inheritance diagram for ACE_Malloc_FIFO_Iterator:


Public Methods | |
| ACE_Malloc_FIFO_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. More... | |
|
||||||||||||||||
|
If name = 0 it will iterate through everything else only through those entries whose name match.
Definition at line 336 of file Malloc_T.i. References ACE_MEM_POOL_2.
00338 : ACE_Malloc_FIFO_Iterator_T<ACE_MEM_POOL_2, ACE_LOCK, ACE_Control_Block> (malloc, name) 00339 { 00340 } |
1.2.14 written by Dimitri van Heesch,
© 1997-2002