Classes | Public Member Functions | Private Attributes | List of all members
benchmark::State::Iterator Class Reference

Classes

struct  Value
 

Public Member Functions

 Iterator (int64_t iters)
 
bool operator!= (const Iterator &that) const
 
Value operator* () const
 
Iteratoroperator++ ()
 

Private Attributes

int64_t iters_
 

Detailed Description

Definition at line 26 of file re2/util/benchmark.h.

Constructor & Destructor Documentation

◆ Iterator()

benchmark::State::Iterator::Iterator ( int64_t  iters)
inlineexplicit

Definition at line 37 of file re2/util/benchmark.h.

Member Function Documentation

◆ operator!=()

bool benchmark::State::Iterator::operator!= ( const Iterator that) const
inline

Definition at line 39 of file re2/util/benchmark.h.

◆ operator*()

Value benchmark::State::Iterator::operator* ( ) const
inline

Definition at line 49 of file re2/util/benchmark.h.

◆ operator++()

Iterator& benchmark::State::Iterator::operator++ ( )
inline

Definition at line 53 of file re2/util/benchmark.h.

Member Data Documentation

◆ iters_

int64_t benchmark::State::Iterator::iters_
private

Definition at line 59 of file re2/util/benchmark.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57