This is the complete list of members for comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup >, including all inherited members.
gb_ | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | private |
GoogleBenchmarkPlugin(const GoogleBenchmarkPlugin &)=delete | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | |
GoogleBenchmarkPlugin()=default | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | private |
initialize(int &argc, char **argv) override | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | inlinevirtual |
instance() | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | inlinestatic |
operator=(const GoogleBenchmarkPlugin &)=delete | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | |
register_impl(const std::string &name, Func &&user_fn, const InTup &inputs, OutTup &outs) | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | inline |
run() override | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | inlinevirtual |
Self typedef | comppare::plugin::google_benchmark::GoogleBenchmarkPlugin< InTup, OutTup > | private |
~Plugin()=default | comppare::plugin::Plugin< InTup, OutTup > | virtual |