Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::metis_reader::edge_weight_iterator Class Reference

#include <metis.hpp>

Public Types

typedef std::input_iterator_tag iterator_category
 
typedef edge_weight_type value_type
 
typedef const value_typereference
 
typedef const value_typepointer
 

Public Member Functions

reference operator* () const
 
pointer operator-> () const
 
edge_weight_iteratoroperator++ ()
 
edge_weight_iterator operator++ (int)
 

Friends

class metis_reader
 

Member Typedef Documentation

Member Function Documentation

reference boost::graph::metis_reader::edge_weight_iterator::operator* ( ) const
inline
edge_weight_iterator& boost::graph::metis_reader::edge_weight_iterator::operator++ ( )
inline
edge_weight_iterator boost::graph::metis_reader::edge_weight_iterator::operator++ ( int  )
inline
pointer boost::graph::metis_reader::edge_weight_iterator::operator-> ( ) const
inline

Friends And Related Function Documentation

friend class metis_reader
friend

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