Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface10::internal::WrapperBase Struct Reference

#include <flow_graph.h>

Inheritance diagram for tbb::flow::interface10::internal::WrapperBase:
Collaboration diagram for tbb::flow::interface10::internal::WrapperBase:

Public Member Functions

virtual ~WrapperBase ()
 
virtual void CopyTo (void *) const
 

Detailed Description

Definition at line 419 of file flow_graph.h.

Constructor & Destructor Documentation

◆ ~WrapperBase()

virtual tbb::flow::interface10::internal::WrapperBase::~WrapperBase ( )
inlinevirtual

Definition at line 420 of file flow_graph.h.

420 {

Member Function Documentation

◆ CopyTo()

virtual void tbb::flow::interface10::internal::WrapperBase::CopyTo ( void ) const
inlinevirtual

Reimplemented in tbb::flow::interface10::internal::Wrapper< T[N]>, and tbb::flow::interface10::internal::Wrapper< T >.

Definition at line 421 of file flow_graph.h.

431 : public internal::untyped_receiver {

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

Copyright © 2005-2019 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.