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

Go to the source code of this file.

Classes

class  Cpl::Memory::Allocator
 This abstract class defines the interface for a Memory Allocator. 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.