GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Listener.h File Reference
#include "Cpl/Io/Descriptor.h"
#include "Cpl/System/Runnable.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 abstract class defines the interface for a SIMPLE socket listener. More...
 
class  Cpl::Io::Socket::Listener::Client
 This class defines the callback mechanism used for accepting incoming socket connections. 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.