#include "debug.h"#include "ace/Malloc_Allocator.h"#include "ace/Malloc_T.h"#include "ace/Free_List.h"#include "ace/Guard_T.h"#include "PoolAllocationBase.h"Include dependency graph for Dynamic_Cached_Allocator_With_Overflow_T.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | OpenDDS |
| namespace | OpenDDS::DCPS |
Classes | |
| class | OpenDDS::DCPS::Dynamic_Cached_Allocator_With_Overflow< ACE_LOCK > |
| A size-based allocator that caches blocks for quicker access, but if the pool is exhausted it will use the heap. More... | |
1.4.7