scclib
Stable Cloud Computing C++ Library
Classes

Base input/output stream classes. More...

#include <istream>
#include <string>
#include <memory>
#include <util/iobase.h>
Include dependency graph for iostream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::util::InStream
 Input stream wrapper for reader. More...
 
class  scc::util::OutStream
 Output stream wrapper for writer. More...
 
class  scc::util::IoStream
 Input/output stream wrapper for reader/writer. More...
 

Detailed Description

Base input/output stream classes.

Definition in file iostream.h.