GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Output.h File Reference
#include "Cpl/Text/String.h"
#include "Cpl/Io/Close.h"
#include "Cpl/Io/IsEos.h"
#include <stdarg.h>
Include dependency graph for Output.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Io::Output
 This partially abstract class defines a interface for operating on an output stream (example of a stream is 'stdout' or a socket connection). 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.