GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Listener_.h File Reference
#include "Cpl/Io/Socket/Listener.h"
#include "Cpl/System/Thread.h"
#include "Cpl/System/Mutex.h"
Include dependency graph for Listener_.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Io::Socket::Listener_
 This private, mostly concrete helper class manages the top level threading aspects for a simple listener. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Io
 The Io namespace provides the base/common interfaces for reading and writing data from/to streams and files.
 
namespace  Cpl::Io::Socket
 The Socket namespace provides interfaces for creating BSD socket connections.