|
Simo 0.0.1
|
This is the complete list of members for TestStatistic, including all inherited members.
| assign_from(const Statistic &) override (defined in TestStatistic) | TestStatistic | inline |
| assign_from(const Statistic &other)=0 (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | pure virtual |
| clone() const override | TestStatistic | inlinevirtual |
| compute_delta(const Statistic &) const override (defined in TestStatistic) | TestStatistic | inline |
| Simo::Statistics::Statistic::compute_delta(const Statistic &other) const =0 | Simo::Statistics::Statistic | pure virtual |
| dump_representation() const override (defined in TestStatistic) | TestStatistic | inlinevirtual |
| name() const (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | inline |
| name(std::string_view new_name) (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | inline |
| name_ (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | protected |
| Statistic()=default (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | |
| Statistic(const std::string_view name) (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | inlineexplicitprotected |
| TestStatistic() (defined in TestStatistic) | TestStatistic | inline |
| ~Statistic()=default (defined in Simo::Statistics::Statistic) | Simo::Statistics::Statistic | virtual |
| ~TestStatistic() override=default (defined in TestStatistic) | TestStatistic |