#include <new>#include "SafetyProfilePool.h"Include dependency graph for PoolAllocationBase.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::PoolAllocationBase |
Defines | |
| #define | OPENDDS_POOL_ALLOCATION_HOOKS |
| #define | OPENDDS_POOL_ALLOCATION_FWD |
| #define OPENDDS_POOL_ALLOCATION_FWD |
Value:
using PoolAllocationBase::operator new; \ using PoolAllocationBase::operator new[]; \ using PoolAllocationBase::operator delete; \ using PoolAllocationBase::operator delete[]; \
Definition at line 49 of file PoolAllocationBase.h.
| #define OPENDDS_POOL_ALLOCATION_HOOKS |
Definition at line 7 of file PoolAllocationBase.h.
1.4.7