Streaming to and from input-output devices. More...
Namespaces | |
namespace | Interfaces |
Streaming interfaces. |
Streaming to and from input-output devices.
Defines two generic streaming classes, TextStream and DataStream that can be connected to an input-output device. There is also a default implementation for TextStream which connects it to the standard output device.