#include <new>#include "SafetyProfilePool.h"

Go to the source code of this file.
Classes | |
| class | OpenDDS::DCPS::PoolAllocationBase |
Namespaces | |
| namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
| namespace | OpenDDS::DCPS |
Defines | |
| #define | OPENDDS_POOL_ALLOCATION_HOOKS |
| #define | OPENDDS_POOL_ALLOCATION_FWD |
| #define OPENDDS_POOL_ALLOCATION_FWD |
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.6.1