GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
InputOutput.h File Reference
#include "Cpl/Io/InputOutput.h"
#include "Cpl/Io/Descriptor.h"
Include dependency graph for InputOutput.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::InputOutput
 This concrete class defines a platform independent implementation of an InputOutput stream used by the Listener and Connector interfaces. 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.