scclib
Stable Cloud Computing C++ Library
|
Base input/output stream classes. More...
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... | |
Base input/output stream classes.
Definition in file iostream.h.