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

#include <stanford_graph.hpp>

Inheritance diagram for boost::sgb_edge_length_map< Ref >:
Collaboration diagram for boost::sgb_edge_length_map< Ref >:

Public Types

typedef
boost::lvalue_property_map_tag 
category
 
typedef long value_type
 
typedef sgb_edge key_type
 
typedef Ref reference
 

Public Member Functions

reference operator[] (const sgb_edge &e) const
 

Member Typedef Documentation

template<class Ref >
typedef sgb_edge boost::sgb_edge_length_map< Ref >::key_type
template<class Ref >
typedef Ref boost::sgb_edge_length_map< Ref >::reference
template<class Ref >
typedef long boost::sgb_edge_length_map< Ref >::value_type

Member Function Documentation

template<class Ref >
reference boost::sgb_edge_length_map< Ref >::operator[] ( const sgb_edge e) const
inline

References boost::sgb_edge::_arc.


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