ROSE 0.11.145.192
|
Definition at line 263 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 |
typedef Graph::EdgeValue Sawyer::Boost::EdgePropertyMap< Graph >::ValueType |
Definition at line 266 of file GraphBoost.h.
|
inline |
Definition at line 267 of file GraphBoost.h.
|
inline |
Definition at line 268 of file GraphBoost.h.
|
inline |
Definition at line 271 of file GraphBoost.h.
|
inline |
Definition at line 274 of file GraphBoost.h.
|
inline |
Definition at line 277 of file GraphBoost.h.