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 1257 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 1259 of file flow_graph_opencl_node.h.
References begin, tbb::flow::interface11::opencl_program< Factory >::file_reader::length(), and tbb::flow::interface11::opencl_program< Factory >::file_reader::my_content.
|
inline |
Definition at line 1274 of file flow_graph_opencl_node.h.
References tbb::flow::interface11::opencl_program< Factory >::file_reader::my_content.
Referenced by tbb::flow::interface11::opencl_program< Factory >::init().
|
inline |
Definition at line 1275 of file flow_graph_opencl_node.h.
References tbb::flow::interface11::opencl_program< Factory >::file_reader::my_content.
Referenced by tbb::flow::interface11::opencl_program< Factory >::file_reader::file_reader(), and tbb::flow::interface11::opencl_program< Factory >::init().
|
private |
Definition at line 1277 of file flow_graph_opencl_node.h.
Referenced by tbb::flow::interface11::opencl_program< Factory >::file_reader::content(), tbb::flow::interface11::opencl_program< Factory >::file_reader::file_reader(), and tbb::flow::interface11::opencl_program< Factory >::file_reader::length().