PoolAllocationBase.h File Reference

#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.

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 Documentation

#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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1