GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
InputOutput.h File Reference
#include "Cpl/Io/InputOutput.h"
#include "Bsp/Api.h"
Include dependency graph for InputOutput.h:

Go to the source code of this file.

Classes

class  Cpl::Io::Serial::Arduino::InputOutput
 This concrete class implements the InputOutput stream interface as a wrapper around Arduino Serial class. 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::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::Serial::Arduino
 The Arduino namespace provides an interface for Arduino boards that use the Serial class.