GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
AsyncConnector.h File Reference
#include "Cpl/Io/Tcp/InputOutput.h"
Include dependency graph for AsyncConnector.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::AsyncConnector
 This abstract class defines the interface for establishing/requesting a SIMPLE socket connection, i.e. More...
 
class  Cpl::Io::Tcp::AsyncConnector::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.