STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::bfs_algo_detail::update_func< VD > Member List

This is the complete list of members for stapl::bfs_algo_detail::update_func< VD >, including all inherited members.

m_level (defined in stapl::bfs_algo_detail::update_func< VD >)stapl::bfs_algo_detail::update_func< VD >
m_parent (defined in stapl::bfs_algo_detail::update_func< VD >)stapl::bfs_algo_detail::update_func< VD >
operator()(Vertex &&target) const (defined in stapl::bfs_algo_detail::update_func< VD >)stapl::bfs_algo_detail::update_func< VD >
parent_type typedef (defined in stapl::bfs_algo_detail::update_func< VD >)stapl::bfs_algo_detail::update_func< VD >
result_type typedef (defined in stapl::bfs_algo_detail::update_func< VD >)stapl::bfs_algo_detail::update_func< VD >
update_func(parent_type p=0, size_t level=0)stapl::bfs_algo_detail::update_func< VD >