ROSE 0.11.145.147
Public Member Functions | List of all members
Sawyer::Boost::ConstEdgeIdPropertyMap< Graph > Class Template Reference

Description

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

Definition at line 320 of file GraphBoost.h.

Public Member Functions

 ConstEdgeIdPropertyMap (const Graph &graph)
 
size_t get (size_t edgeId) const
 
const size_t & at (size_t edgeId) const
 

Constructor & Destructor Documentation

◆ ConstEdgeIdPropertyMap()

template<class Graph >
Sawyer::Boost::ConstEdgeIdPropertyMap< Graph >::ConstEdgeIdPropertyMap ( const Graph &  graph)
inline

Definition at line 323 of file GraphBoost.h.

Member Function Documentation

◆ get()

template<class Graph >
size_t Sawyer::Boost::ConstEdgeIdPropertyMap< Graph >::get ( size_t  edgeId) const
inline

Definition at line 324 of file GraphBoost.h.

◆ at()

template<class Graph >
const size_t & Sawyer::Boost::ConstEdgeIdPropertyMap< Graph >::at ( size_t  edgeId) const
inline

Definition at line 327 of file GraphBoost.h.


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