scclib
Stable Cloud Computing C++ Library
|
Input/output streaming pipeline. More...
Go to the source code of this file.
Classes | |
struct | scc::util::InChain |
Chain of readers base class. More... | |
struct | scc::util::OutChain |
Chain of writers base class. More... | |
struct | scc::util::InPipeline |
Input stream with pipeline of readers. More... | |
struct | scc::util::OutPipeline |
Output stream pipeline of writers. More... | |
struct | scc::util::IoPipeline |
Input/output stream with pipeline of readers and writers. More... | |
Input/output streaming pipeline.
Definition in file iopipeline.h.