scclib
Stable Cloud Computing C++ Library
|
Read/write counter. More...
Go to the source code of this file.
Classes | |
class | scc::util::ReadCounter |
Adds byte count to a read stream. More... | |
class | scc::util::WriteCounter |
Adds byte count to a write stream. More... | |
class | scc::util::RwCounter |
Adds byte count to a read/write stream. More... | |
Read/write counter.
Definition in file rwcounter.h.