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

Description

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

Definition at line 306 of file GraphBoost.h.

Public Member Functions

 ConstVertexIdPropertyMap (const Graph &graph)
 
size_t get (size_t vertexId) const
 
const size_t & at (size_t vertexId) const
 

Constructor & Destructor Documentation

◆ ConstVertexIdPropertyMap()

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

Definition at line 309 of file GraphBoost.h.

Member Function Documentation

◆ get()

template<class Graph >
size_t Sawyer::Boost::ConstVertexIdPropertyMap< Graph >::get ( size_t  vertexId) const
inline

Definition at line 310 of file GraphBoost.h.

◆ at()

template<class Graph >
const size_t & Sawyer::Boost::ConstVertexIdPropertyMap< Graph >::at ( size_t  vertexId) const
inline

Definition at line 313 of file GraphBoost.h.


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