Dip  0.92.4
Public Member Functions | Private Attributes | List of all members
sg_label_writer< EdgeWeight > Class Template Reference

#include <VRP_Boost.h>

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 46 of file VRP_Boost.h.

Constructor & Destructor Documentation

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

Definition at line 48 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 50 of file VRP_Boost.h.

Member Data Documentation

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

Definition at line 57 of file VRP_Boost.h.


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