GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
ContiguousAllocator.h File Reference
#include "Cpl/Memory/Allocator.h"
#include <stdint.h>
Include dependency graph for ContiguousAllocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Memory::ContiguousAllocator
 This abstract class is used 'extend' the Memory Allocator to have contiguous semantics. 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.