![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Go to the source code of this file.
Classes | |
class | Cpl::Memory::Pool_ |
This private concrete class implements a Memory Allocator using a pool of fixed size blocks. More... | |
class | Cpl::Memory::Pool_::BlockInfo_ |
Helper class so I can put my blocks into to my standard containers. 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. | |