|
Squid Web Cache master
|
counter for accumulating byte values More...
#include <ByteCounter.h>
Public Member Functions | |
| ByteCounter & | operator+= (size_t v) |
Public Attributes | |
| size_t | bytes = 0 |
| size_t | kb = 0 |
Definition at line 13 of file ByteCounter.h.
|
inline |
Definition at line 16 of file ByteCounter.h.
| size_t ByteCounter::bytes = 0 |
Definition at line 24 of file ByteCounter.h.
Referenced by operator+=().
| size_t ByteCounter::kb = 0 |
Definition at line 25 of file ByteCounter.h.
Referenced by GetCountersStats(), operator+=(), peerDigestStatsReport(), snmp_meshCtblFn(), snmp_prfProtoFn(), and statByteHitRatio().