GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
AsyncConnector.h File Reference
#include <winsock2.h>
#include "Cpl/Io/Tcp/AsyncConnector.h"
Include dependency graph for AsyncConnector.h:

Go to the source code of this file.

Classes

class  Cpl::Io::Tcp::Win32::AsyncConnector
 This class implements the Asynchronous Connector. 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.
 
namespace  Cpl::Io::Tcp::Win32
 The 'Win32' namespace implements the TCP interfaces using the Win32 APIs.