GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
HPool.h File Reference
#include "Cpl/Memory/Pool_.h"
#include "Cpl/Memory/Aligned.h"
Include dependency graph for HPool.h:

Go to the source code of this file.

Classes

class  Cpl::Memory::HPool< T >
 This template class defines a concrete Allocator that allocates its block memory from the HEAP. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Memory
 The 'Cpl::Memory' namespace provides a collection interfaces that allow a application to manually manage "dynamic memory" independent of the actual heap.