Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox::hdr::PercentileIterator Member List

This is the complete list of members for toolbox::hdr::PercentileIterator, including all inherited members.

basic_next() noexcepttoolbox::hdr::Iteratorprotected
count() const noexcepttoolbox::hdr::Iteratorinline
count_toolbox::hdr::Iteratorprotected
counts_index_toolbox::hdr::Iteratorprotected
cumulative_count() const noexcepttoolbox::hdr::Iteratorinline
cumulative_count_toolbox::hdr::Iteratorprotected
do_next() noexcept overridetoolbox::hdr::PercentileIteratorprotectedvirtual
h_toolbox::hdr::Iteratorprotected
has_buckets() const noexcepttoolbox::hdr::Iteratorprotected
has_next() const noexcepttoolbox::hdr::Iteratorprotected
highest_equivalent_value() const noexcepttoolbox::hdr::Iteratorinline
highest_equivalent_value_toolbox::hdr::Iteratorprotected
Iterator(const Histogram &h) noexcepttoolbox::hdr::Iteratorexplicit
Iterator(const Iterator &)=deletetoolbox::hdr::Iterator
Iterator(Iterator &&) noexcept=defaulttoolbox::hdr::Iterator
lowest_equivalent_value_toolbox::hdr::Iteratorprotected
median_equivalent_value_toolbox::hdr::Iteratorprotected
move_next() noexcepttoolbox::hdr::Iteratorprotected
next() noexcepttoolbox::hdr::Iteratorinline
next_value_greater_than_reporting_level_upper_bound(std::int64_t reporting_level_upper_bound) const noexcepttoolbox::hdr::Iteratorprotected
operator=(const PercentileIterator &)=deletetoolbox::hdr::PercentileIterator
operator=(PercentileIterator &&)=deletetoolbox::hdr::PercentileIterator
toolbox::hdr::Iterator::operator=(const Iterator &)=deletetoolbox::hdr::Iterator
toolbox::hdr::Iterator::operator=(Iterator &&)=deletetoolbox::hdr::Iterator
peek_next_value_from_index() const noexcepttoolbox::hdr::Iteratorprotected
percentile() const noexcepttoolbox::hdr::PercentileIteratorinline
PercentileIterator(const Histogram &h, std::int32_t ticks_per_half_distance) noexcepttoolbox::hdr::PercentileIterator
PercentileIterator(const PercentileIterator &)=deletetoolbox::hdr::PercentileIterator
PercentileIterator(PercentileIterator &&) noexcept=defaulttoolbox::hdr::PercentileIterator
total_count_toolbox::hdr::Iteratorprotected
update_iterated_values(std::int64_t new_value_iterated_to) noexcepttoolbox::hdr::Iteratorprotected
value() const noexcepttoolbox::hdr::Iteratorinline
value_toolbox::hdr::Iteratorprotected
value_iterated_from_toolbox::hdr::Iteratorprotected
value_iterated_to_toolbox::hdr::Iteratorprotected
~Iterator()toolbox::hdr::Iteratorvirtual
~PercentileIterator() override=defaulttoolbox::hdr::PercentileIterator