![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "Cpl/TShell/ProcessorApi.h"
#include "Cpl/System/Thread.h"
#include "Cpl/Io/Socket/Listener.h"
#include "Cpl/Io/Socket/InputOutput.h"
Go to the source code of this file.
Classes | |
class | Cpl::TShell::Socket |
This concrete class provides a socket listener/server and 'threading wrapper' for running a TShell Command Processor. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::TShell |
The 'Cpl::TShell' namespace provides a Text based shell that can be used interact with an Application. | |