GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces
Cpl Namespace Reference

The 'Cpl' namespace is the root name space for the Colony. More...

Detailed Description

The 'Cpl' namespace is the root name space for the Colony.

Namespaces

namespace  Checksum
 The Checksum namespace provides classes for various types of Checksum, CRC, Hashes, etc.
 
namespace  Container
 The Container namespace provides classes for various types of containers.
 
namespace  Dm
 The 'Dm' namespace is the root namespace for a framework of the Data Model architecture pattern.
 
namespace  Io
 The Io namespace provides the base/common interfaces for reading and writing data from/to streams and files.
 
namespace  Itc
 The Itc namespace provides classes for message based Inter Thread Communications (ITC) as well as Event Flags.
 
namespace  Json
 The 'Json' namespace is a collection of classes, modules, etc.
 
namespace  Logging
 The 'Logging' namespace provides a framework for Logging events.
 
namespace  MApp
 The 'MApp' namespace is provides a 'micro application' framework for asynchronously running micro applications.
 
namespace  Math
 The Math namespace provides classes, utilities, etc.
 
namespace  Memory
 The 'Cpl::Memory' namespace provides a collection interfaces that allow a application to manually manage "dynamic memory" independent of the actual heap.
 
namespace  Persistent
 The 'Persistent' namespace provides a basic persistent storage mechanism for non-volatile data.
 
namespace  System
 The System namespace contains platform independent foundation abstractions and classes related to program execution.
 
namespace  Text
 The Text namespace provides yet-another String class and additional string and/or text processing utilities.
 
namespace  TShell
 The 'Cpl::TShell' namespace provides a Text based shell that can be used interact with an Application.
 
namespace  Type
 The 'Cpl::Type' namespace contain various typedefs and/or helper classes that function as general purpose types, callback mechanisms, etc.