scclib
Stable Cloud Computing C++ Library
Classes

Read/write counter. More...

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

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...
 

Detailed Description

Read/write counter.

Definition in file rwcounter.h.