sg_label_writer< EdgeWeight > Class Template Reference

#include <VRP_Boost.h>

List of all members.

Public Member Functions

 sg_label_writer (EdgeWeight e_)
template<class VertexOrEdge >
void operator() (ostream &out, const VertexOrEdge &e) const

Private Attributes

EdgeWeight weight

Detailed Description

template<class EdgeWeight>
class sg_label_writer< EdgeWeight >

Definition at line 44 of file VRP_Boost.h.


Constructor & Destructor Documentation

template<class EdgeWeight >
sg_label_writer< EdgeWeight >::sg_label_writer ( EdgeWeight  e_  )  [inline]

Definition at line 46 of file VRP_Boost.h.


Member Function Documentation

template<class EdgeWeight >
template<class VertexOrEdge >
void sg_label_writer< EdgeWeight >::operator() ( ostream &  out,
const VertexOrEdge &  e 
) const [inline]

Definition at line 48 of file VRP_Boost.h.

References sg_label_writer< EdgeWeight >::weight.


Member Data Documentation

template<class EdgeWeight >
EdgeWeight sg_label_writer< EdgeWeight >::weight [private]

Definition at line 55 of file VRP_Boost.h.

Referenced by sg_label_writer< EdgeWeight >::operator()().


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

Generated on 12 Feb 2015 for Dip-All by  doxygen 1.6.1