Dip  0.92.4
Public Member Functions | Private Attributes | List of all members
sg_label_writer_vertex Class Reference

#include <VRP_Boost.h>

Public Member Functions

 sg_label_writer_vertex (const int *vertex_wt)
 
template<class VertexOrEdge >
void operator() (ostream &out, const VertexOrEdge &v) const
 

Private Attributes

const int * demand
 

Detailed Description

Definition at line 70 of file VRP_Boost.h.

Constructor & Destructor Documentation

sg_label_writer_vertex::sg_label_writer_vertex ( const int *  vertex_wt)
inline

Definition at line 72 of file VRP_Boost.h.

Member Function Documentation

template<class VertexOrEdge >
void sg_label_writer_vertex::operator() ( ostream &  out,
const VertexOrEdge &  v 
) const
inline

Definition at line 75 of file VRP_Boost.h.

Member Data Documentation

const int* sg_label_writer_vertex::demand
private

Definition at line 84 of file VRP_Boost.h.


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