|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Member Functions | |
| bool | empty () const |
| const T & | front () const |
| bool | pop (T &t) |
| void | pop () |
| bool | push (T &t) |
Public Member Functions inherited from tbb::flow::interface11::internal::item_buffer< T, A > | |
| item_buffer () | |
| Constructor. More... | |
| ~item_buffer () | |
| void | reset () |
Definition at line 34 of file flow_graph.h.
|
inline |
Definition at line 36 of file flow_graph.h.
|
inline |
Definition at line 40 of file flow_graph.h.
|
inline |
Definition at line 44 of file flow_graph.h.
|
inline |
Definition at line 48 of file flow_graph.h.
|
inline |
Definition at line 52 of file flow_graph.h.