GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Thread.h File Reference
#include "Cpl/System/Thread.h"
#include "Cpl/System/Semaphore.h"
#include "Cpl/Text/FString.h"
#include <thread>
Include dependency graph for Thread.h:

Go to the source code of this file.

Classes

class  Cpl::System::Cpp11::Thread
 This concrete class implements a Thread object using C++11 threads. 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.
 
namespace  Cpl::System::Cpp11
 Concrete implementation of the platform specific classes/features of the Cpl::System namespace interfaces using the C++11 standard threading features.