GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
InputOutput_.h File Reference
#include "Cpl/Io/InputOutput.h"
#include "Cpl/Io/Stdio/Input_.h"
#include "Cpl/Io/Stdio/Output_.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::Stdio::InputOutput_
 This concrete class implements a Input-Output stream. 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::File
 The File namespace provides the base/common interfaces for reading and writing data from/to Files.
 
namespace  Cpl::Io::Serial
 The Serial namespace provides interfaces for accessing Serial types of devices using the Cpl::Io paradigm, aka file descriptors for Serial Ports.
 
namespace  Cpl::Io::Stdio
 The Stdio namespace provides concrete classes for the C Library's 'stdin', 'stdout', and 'stderr' input/output streams.