![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "Cpl/Text/String.h"
#include "Cpl/Io/Close.h"
#include "Cpl/Io/IsEos.h"
#include <stdarg.h>
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. | |