counter for accumulating byte values More...

#include <ByteCounter.h>

Collaboration diagram for ByteCounter:

Public Member Functions

ByteCounteroperator+= (size_t v)
 

Public Attributes

size_t bytes = 0
 
size_t kb = 0
 

Detailed Description

Definition at line 13 of file ByteCounter.h.

Member Function Documentation

◆ operator+=()

ByteCounter & ByteCounter::operator+= ( size_t  v)
inline

Definition at line 16 of file ByteCounter.h.

References bytes, and kb.

Member Data Documentation

◆ bytes

size_t ByteCounter::bytes = 0

Definition at line 24 of file ByteCounter.h.

Referenced by operator+=().

◆ kb


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors