This is the complete list of members for stapl::sssp_algo_detail::update_func< VD, DistType >, including all inherited members.
| dist_type typedef (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| m_dist (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| m_parent (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| operator()(Vertex &&target) const (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| parent_type typedef (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| result_type typedef (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| set_distance(dist_type const &dist) (defined in stapl::sssp_algo_detail::update_func< VD, DistType >) | stapl::sssp_algo_detail::update_func< VD, DistType > | |
| update_func(parent_type const &p=0, dist_type const &d=std::numeric_limits< dist_type >::max()) | stapl::sssp_algo_detail::update_func< VD, DistType > | |