Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
DoCleanup (pointer_array_type &pa, list_array_type &my_els, size_t sz) | |
~DoCleanup () | |
Public Attributes | |
pointer_array_type * | my_pa |
list_array_type * | my_elements |
size_t | my_size |
Definition at line 80 of file flow_graph.h.
|
inline |
Definition at line 85 of file flow_graph.h.
|
inline |
Definition at line 87 of file flow_graph.h.
list_array_type* tbb::flow::interface11::internal::hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator >::DoCleanup::my_elements |
Definition at line 82 of file flow_graph.h.
pointer_array_type* tbb::flow::interface11::internal::hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator >::DoCleanup::my_pa |
Definition at line 81 of file flow_graph.h.
size_t tbb::flow::interface11::internal::hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator >::DoCleanup::my_size |
Definition at line 83 of file flow_graph.h.