boost::ml_vertex_id_map Class Reference

Vertex id Maps each vertex to a unique id. More...

#include <mlGraphToBoostGraph.h>

List of all members.

Public Types

typedef
boost::readable_property_map_tag 
category
typedef unsigned int value_type
typedef unsigned int reference
typedef ml::GraphNode * key_type

Public Member Functions

 ml_vertex_id_map ()
 ml_vertex_id_map (ml_graph_ptr g)
unsigned int operator[] (ml::GraphNode *vertex) const

Protected Attributes

ml_graph_ptr _g


Detailed Description

Vertex id Maps each vertex to a unique id.

Definition at line 277 of file mlGraphToBoostGraph.h.


Member Typedef Documentation

typedef boost::readable_property_map_tag boost::ml_vertex_id_map::category

Definition at line 281 of file mlGraphToBoostGraph.h.

typedef ml::GraphNode* boost::ml_vertex_id_map::key_type

Definition at line 288 of file mlGraphToBoostGraph.h.

typedef unsigned int boost::ml_vertex_id_map::reference

Definition at line 285 of file mlGraphToBoostGraph.h.

Definition at line 284 of file mlGraphToBoostGraph.h.


Constructor & Destructor Documentation

boost::ml_vertex_id_map::ml_vertex_id_map (  )  [inline]

Definition at line 290 of file mlGraphToBoostGraph.h.

boost::ml_vertex_id_map::ml_vertex_id_map ( ml_graph_ptr  g  )  [inline]

Definition at line 291 of file mlGraphToBoostGraph.h.


Member Function Documentation

unsigned int boost::ml_vertex_id_map::operator[] ( ml::GraphNode *  vertex  )  const [inline]

Definition at line 292 of file mlGraphToBoostGraph.h.

References _g.


Member Data Documentation

Definition at line 295 of file mlGraphToBoostGraph.h.

Referenced by operator[]().


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

Generated on Sat Sep 3 18:39:34 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8