ROSE  0.11.145.0
Public Types | Public Member Functions | List of all members
Sawyer::Boost::EdgePropertyMap< Graph > Class Template Reference

Description

template<class Graph>
class Sawyer::Boost::EdgePropertyMap< Graph >

Definition at line 270 of file GraphBoost.h.

Public Types

typedef Graph::EdgeValue ValueType
 

Public Member Functions

 EdgePropertyMap (Graph &graph)
 
ValueType get (size_t edgeId) const
 
void put (size_t edgeId, const ValueType &value)
 
ValueType & at (size_t edgeId)
 
const ValueType & at (size_t edgeId) const
 

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