Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn > Struct Template Reference
Inheritance diagram for tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >:
Collaboration diagram for tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >:

Public Member Functions

 finalize_fn_leaf (Fn fn)
 
void operator() () __TBB_override
 
- Public Member Functions inherited from tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn
virtual ~finalize_fn ()
 
- Public Member Functions inherited from tbb::internal::no_assign
void operator= (const no_assign &)=delete
 
 no_assign (const no_assign &)=default
 
 no_assign ()=default
 

Public Attributes

Fn my_fn
 

Detailed Description

template<typename DeviceFilter>
template<typename Fn>
struct tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >

Definition at line 1045 of file flow_graph_opencl_node.h.

Constructor & Destructor Documentation

◆ finalize_fn_leaf()

template<typename DeviceFilter>
template<typename Fn >
tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >::finalize_fn_leaf ( Fn  fn)
inline

Definition at line 1047 of file flow_graph_opencl_node.h.

1047 : my_fn(fn) {}
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task __itt_model_task_instance ITT_FORMAT p void ITT_FORMAT p void ITT_FORMAT p void size_t ITT_FORMAT d void ITT_FORMAT p const wchar_t ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s no args void ITT_FORMAT p size_t ITT_FORMAT d no args const wchar_t const wchar_t ITT_FORMAT s __itt_heap_function void size_t int ITT_FORMAT d __itt_heap_function void ITT_FORMAT p __itt_heap_function void void size_t int ITT_FORMAT d no args no args unsigned int ITT_FORMAT u const __itt_domain __itt_id ITT_FORMAT lu const __itt_domain __itt_id __itt_id __itt_string_handle ITT_FORMAT p const __itt_domain __itt_id ITT_FORMAT p const __itt_domain __itt_id __itt_timestamp __itt_timestamp ITT_FORMAT lu const __itt_domain __itt_id __itt_id __itt_string_handle ITT_FORMAT p const __itt_domain ITT_FORMAT p const __itt_domain __itt_string_handle unsigned long long ITT_FORMAT lu const __itt_domain __itt_string_handle unsigned long long ITT_FORMAT lu const __itt_domain __itt_id __itt_string_handle __itt_metadata_type size_t void ITT_FORMAT p const __itt_domain __itt_id __itt_string_handle const wchar_t size_t ITT_FORMAT lu const __itt_domain __itt_id __itt_relation __itt_id ITT_FORMAT p const wchar_t int ITT_FORMAT __itt_group_mark d __itt_event ITT_FORMAT __itt_group_mark d void const wchar_t const wchar_t int ITT_FORMAT __itt_group_sync __itt_group_fsync x void const wchar_t int const wchar_t int int ITT_FORMAT __itt_group_sync __itt_group_fsync x void ITT_FORMAT __itt_group_sync __itt_group_fsync p void ITT_FORMAT __itt_group_sync __itt_group_fsync p void size_t ITT_FORMAT lu no args __itt_obj_prop_t __itt_obj_state_t ITT_FORMAT d const char ITT_FORMAT s const char ITT_FORMAT s __itt_frame ITT_FORMAT p __itt_counter ITT_FORMAT p __itt_counter unsigned long long ITT_FORMAT lu __itt_counter unsigned long long ITT_FORMAT lu __itt_counter __itt_clock_domain unsigned long long void ITT_FORMAT p const wchar_t ITT_FORMAT S __itt_mark_type const wchar_t ITT_FORMAT S __itt_mark_type const char ITT_FORMAT s __itt_mark_type ITT_FORMAT d __itt_caller ITT_FORMAT p __itt_caller ITT_FORMAT p no args const __itt_domain __itt_clock_domain unsigned long long __itt_id ITT_FORMAT lu const __itt_domain __itt_clock_domain unsigned long long __itt_id __itt_id void * fn

Member Function Documentation

◆ operator()()

template<typename DeviceFilter>
template<typename Fn >
void tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >::operator() ( )
inlinevirtual

Member Data Documentation

◆ my_fn

template<typename DeviceFilter>
template<typename Fn >
Fn tbb::flow::interface11::opencl_factory< DeviceFilter >::finalize_fn_leaf< Fn >::my_fn

Definition at line 1046 of file flow_graph_opencl_node.h.


The documentation for this struct was generated from the following file:

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.