CPPuddle
cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor > Member List

This is the complete list of members for cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >, including all inherited members.

aggregated_function_call(const size_t number_slices, bool async_mode, Executor &exec)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline
aggregated_function_call(const aggregated_function_call &other)=defaultcppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >
aggregated_function_call(aggregated_function_call &&other)=defaultcppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >
async_when(hpx::lcos::future< void > &stream_future, F &&f, Ts &&...ts)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline
operator=(const aggregated_function_call &other)=defaultcppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >
operator=(aggregated_function_call &&other)=defaultcppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >
post_when(hpx::lcos::future< void > &stream_future, F &&f, Ts &&...ts)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline
sync_aggregation_slices(hpx::lcos::future< void > &stream_future)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline
wrap_async(hpx::lcos::future< void > &stream_future, F &&f, Ts &&...ts)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline
~aggregated_function_call(void)cppuddle::kernel_aggregation::detail::aggregated_function_call< Executor >inline