![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This file contains a collection of classes, interfaces, etc.
that are are intended to be USE ONLY by Colony.Core sub-system - NOT by clients, consumers of the Colony.Core package.
#include "Cpl/Text/String.h"
#include "Cpl/System/Mutex.h"
#include "Cpl/System/Trace.h"
#include "Cpl/System/PrivateStartup_.h"
Go to the source code of this file.
Classes | |
class | Cpl::System::Locks_ |
This class provide access to Colony.Core's internal global mutexes. More... | |
class | Cpl::System::TracePlatform_ |
This class defines the interface to the platform specific implementation of the Cpl::System::Trace interface. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::System |
The System namespace contains platform independent foundation abstractions and classes related to program execution. | |