Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::async_node< Input, Output, Policy, Allocator > Member List

This is the complete list of members for tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >, including all inherited members.

__TBB_STATIC_ASSERT((tbb::internal::is_same_type< Allocator, null_type >::value),"Allocator template parameter for flow graph nodes is deprecated and will removed in the future. ""To temporary enable the deprecated interface specify TBB_ENABLE_DEPRECATED_NODE_ALLOCATOR.")tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >private
async_body_base_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
async_node(graph &g, size_t concurrency,)tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inline
async_node(const async_node &other)tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inline
base_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >private
copy_function_object()tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inline
filtered_typetbb::flow::interface11::sender< Output >
gateway()tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inline
gateway_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
graph_node(graph &g)tbb::flow::interface11::graph_nodeinlineexplicit
input_impl_type typedeftbb::flow::interface11::multifunction_node< Input, tuple< Output >, Policy, Allocator >
input_queue_type typedeftbb::flow::interface11::multifunction_node< Input, tuple< Output >, Policy, Allocator >
input_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
mfn_input_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >private
multifunction_node(graph &g, size_t concurrency,)tbb::flow::interface11::multifunction_node< Input, tuple< Output >, Policy, Allocator >inline
multifunction_node(const multifunction_node &other)tbb::flow::interface11::multifunction_node< Input, tuple< Output >, Policy, Allocator >inline
my_gatewaytbb::flow::interface11::async_node< Input, Output, Policy, Allocator >private
my_graphtbb::flow::interface11::graph_nodeprotected
Ntbb::flow::interface11::multifunction_node< Input, tuple< Output >, Policy, Allocator >protectedstatic
nexttbb::flow::interface11::graph_nodeprotected
output_ports_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
output_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
predecessor_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
prevtbb::flow::interface11::graph_nodeprotected
receiver_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
register_successor(successor_type &r) __TBB_overridetbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inlinevirtual
remove_successor(successor_type &r) __TBB_overridetbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inlinevirtual
reset_node(reset_flags f) __TBB_overridetbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inlineprotectedvirtual
self()tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inlineprivate
successor_type typedeftbb::flow::interface11::async_node< Input, Output, Policy, Allocator >
try_consume()tbb::flow::interface11::internal::untyped_senderinlinevirtual
try_get(Output &)tbb::flow::interface11::sender< Output >inlinevirtual
tbb::flow::interface11::internal::untyped_sender::try_get(X &t)tbb::flow::interface11::internal::untyped_senderinlineprotected
try_get_wrapper(void *p, bool is_async) __TBB_overridetbb::flow::interface11::sender< Output >inlineprotectedvirtual
try_put_impl(const Output &i)tbb::flow::interface11::async_node< Input, Output, Policy, Allocator >inlineprivate
try_release()tbb::flow::interface11::internal::untyped_senderinlinevirtual
try_reserve(Output &)tbb::flow::interface11::sender< Output >inlinevirtual
tbb::flow::interface11::internal::untyped_sender::try_reserve(X &t)tbb::flow::interface11::internal::untyped_senderinlineprotected
try_reserve_wrapper(void *p, bool is_async) __TBB_overridetbb::flow::interface11::sender< Output >inlineprotectedvirtual
~graph_node()tbb::flow::interface11::graph_nodeinlinevirtual
~untyped_sender()tbb::flow::interface11::internal::untyped_senderinlinevirtual

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.