RaftLib
0.3a
C++ Stream Processing Template Library
|
This is the complete list of members for GraphTools, including all inherited members.
BFS(std::set< raft::kernel * > &source_kernels, edge_func func, void *data=nullptr, bool connected_error=false) | GraphTools | static |
BFS(std::vector< raft::kernel * > &source_kernels, edge_func func, void *data=nullptr, bool connected_error=false) | GraphTools | static |
BFS(std::set< raft::kernel * > &source_kernels, vertex_func func, void *data) (defined in GraphTools) | GraphTools | static |
GraphTools()=delete (defined in GraphTools) | GraphTools |