![]() |
Scarab
v3.9.2
Project 8 C++ Utility Library
|
This is the complete list of members for exponential_backoff< x_args >, including all inherited members.
exponential_backoff(std::function< bool(x_args...) > an_action, unsigned a_max_attempts=10, unsigned a_base_delay_ms=100) | exponential_backoff< x_args > | |
go(x_args... args) | exponential_backoff< x_args > | |
snake_case_mv_accessible(unsigned, max_attempts) | exponential_backoff< x_args > | |
snake_case_mv_accessible(unsigned, base_delay_ms) | exponential_backoff< x_args > | |
snake_case_mv_referrable(std::function< bool(x_args...) >, action) | exponential_backoff< x_args > | |
~exponential_backoff() | exponential_backoff< x_args > | virtual |