Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
file_reader (const std::string &filepath) | |
const char * | content () |
size_t | length () |
Private Attributes | |
std::string | my_content |
Definition at line 1254 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 1256 of file flow_graph_opencl_node.h.
References tbb::flow::interface10::opencl_buffer< T, Factory >::begin(), and length.
|
inline |
Definition at line 1271 of file flow_graph_opencl_node.h.
Referenced by tbb::flow::interface10::opencl_program< Factory >::init().
|
inline |
Definition at line 1272 of file flow_graph_opencl_node.h.
Referenced by tbb::flow::interface10::opencl_program< Factory >::init().
|
private |
Definition at line 1274 of file flow_graph_opencl_node.h.