| callback | tim::ert::executor< DeviceT, Tp, CounterT > | |
| callback_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| configuration_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| counter_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| device_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| ert_data_t typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| execute(counter_type &_counter) | tim::ert::executor< DeviceT, Tp, CounterT > | inlinestatic |
| execute(counter_type &_counter, std::array< std::string, sizeof...(Flops)> _labels) | tim::ert::executor< DeviceT, Tp, CounterT > | inlinestatic |
| executor(configuration_type &config, std::shared_ptr< ert_data_t > _data) | tim::ert::executor< DeviceT, Tp, CounterT > | inline |
| executor(configuration_type &config, std::shared_ptr< ert_data_t > _data, FuncT &&_counter_callback) | tim::ert::executor< DeviceT, Tp, CounterT > | inline |
| get_callback() | tim::ert::executor< DeviceT, Tp, CounterT > | inlinestatic |
| operator()(configuration_type &config, std::shared_ptr< ert_data_t > _data={}, FuncT &&_counter_callback=FuncT{}) | tim::ert::executor< DeviceT, Tp, CounterT > | inline |
| this_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |
| value_type typedef | tim::ert::executor< DeviceT, Tp, CounterT > | |