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.

Namespaces

namespace  OpenDDS
namespace  OpenDDS::DCPS

Classes

class  OpenDDS::DCPS::PoolAllocationBase

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.


Generated on Fri Feb 12 20:05:39 2016 for OpenDDS by  doxygen 1.4.7