Public Member Functions | Private Attributes | List of all members
WrappingCounter Class Reference

Public Member Functions

size_t Next ()
 
 WrappingCounter (size_t limit)
 

Private Attributes

size_t limit_
 
size_t value_
 

Detailed Description

Definition at line 77 of file cpp_benchmark.cc.

Constructor & Destructor Documentation

◆ WrappingCounter()

WrappingCounter::WrappingCounter ( size_t  limit)
inline

Definition at line 79 of file cpp_benchmark.cc.

Member Function Documentation

◆ Next()

size_t WrappingCounter::Next ( )
inline

Definition at line 81 of file cpp_benchmark.cc.

Member Data Documentation

◆ limit_

size_t WrappingCounter::limit_
private

Definition at line 91 of file cpp_benchmark.cc.

◆ value_

size_t WrappingCounter::value_
private

Definition at line 90 of file cpp_benchmark.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06