Public Types | Public Member Functions | List of all members
tbb::flow::interface9::internal::edge_container< C > Class Template Reference

Public Types

typedef std::list< C
*, tbb::tbb_allocator< C * > > 
edge_list_type
 

Public Member Functions

void add_edge (C &s)
 
void delete_edge (C &s)
 
void copy_edges (edge_list_type &v)
 
size_t edge_count ()
 
void clear ()
 
template<typename S >
void sender_extract (S &s)
 
template<typename R >
void receiver_extract (R &r)
 

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

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