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

Go to the source code of this file.

Classes

class  Cpl::Io::Tcp::AsyncListener
 This abstract class defines the interface for a SIMPLE socket listener. More...
 
class  Cpl::Io::Tcp::AsyncListener::Client
 This class defines the callback mechanism used for accepting incoming TCP 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::Tcp
 The 'Tcp' namespace provides interfaces for creating non-blocking Cpl::Io streams using TCP/IP connections.