Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::degree_centrality_measure< Graph > Struct Template Reference

#include <degree_centrality.hpp>

Inheritance diagram for boost::degree_centrality_measure< Graph >:

Public Types

typedef graph_traits< Graph >
::degree_size_type 
degree_type
 
typedef graph_traits< Graph >
::vertex_descriptor 
vertex_type
 

Member Typedef Documentation

template<typename Graph >
typedef graph_traits<Graph>::degree_size_type boost::degree_centrality_measure< Graph >::degree_type
template<typename Graph >
typedef graph_traits<Graph>::vertex_descriptor boost::degree_centrality_measure< Graph >::vertex_type

The documentation for this struct was generated from the following file: