Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::Wrapper< T >::_unwind_space Struct Reference
Collaboration diagram for tbb::flow::interface11::internal::Wrapper< T >::_unwind_space:

Public Member Functions

 _unwind_space (pointer_type p)
 
 ~_unwind_space ()
 

Public Attributes

pointer_type space
 

Detailed Description

template<typename T>
struct tbb::flow::interface11::internal::Wrapper< T >::_unwind_space

Definition at line 454 of file flow_graph.h.

Constructor & Destructor Documentation

◆ _unwind_space()

template<typename T >
tbb::flow::interface11::internal::Wrapper< T >::_unwind_space::_unwind_space ( pointer_type  p)
inline

Definition at line 456 of file flow_graph.h.

462 : public internal::untyped_receiver {

◆ ~_unwind_space()

template<typename T >
tbb::flow::interface11::internal::Wrapper< T >::_unwind_space::~_unwind_space ( )
inline

Definition at line 457 of file flow_graph.h.

462  : public internal::untyped_receiver {

Member Data Documentation

◆ space

template<typename T >
pointer_type tbb::flow::interface11::internal::Wrapper< T >::_unwind_space::space

Definition at line 455 of file flow_graph.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.