This is the complete list of members for paal::average_accumulator< ValueType, CounterType >, including all inherited members.
add_value(ValueType value, CounterType cnt=1) | paal::average_accumulator< ValueType, CounterType > | inline |
average_accumulator(ValueType value=ValueType{}, CounterType cnt=CounterType{}) | paal::average_accumulator< ValueType, CounterType > | inline |
empty() const | paal::average_accumulator< ValueType, CounterType > | inline |
get_accumulated_value() const | paal::average_accumulator< ValueType, CounterType > | inline |
get_average(ReturnType default_value=ReturnType{}) const | paal::average_accumulator< ValueType, CounterType > | inline |
get_average_unsafe() const | paal::average_accumulator< ValueType, CounterType > | inline |
get_count() const | paal::average_accumulator< ValueType, CounterType > | inline |
operator+=(const average_accumulator &accumulator) | paal::average_accumulator< ValueType, CounterType > | inline |
operator==(average_accumulator other) const | paal::average_accumulator< ValueType, CounterType > | inline |
serialize(Archive &ar, const unsigned int version) | paal::average_accumulator< ValueType, CounterType > | inline |