#include "debug.h"#include "ace/Malloc_Allocator.h"#include "ace/Malloc_T.h"#include "ace/Free_List.h"#include "ace/Guard_T.h"#include "ace/Atomic_Op.h"#include "dds/DCPS/SafetyProfilePool.h"#include "PoolAllocationBase.h"

Go to the source code of this file.
Classes | |
| class | OpenDDS::DCPS::Cached_Allocator_With_Overflow< T, ACE_LOCK > |
| A fixed-size allocator that caches items for quicker access but if the pool is exhausted it will use the heap. More... | |
Namespaces | |
| namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
| namespace | OpenDDS::DCPS |
1.6.1