ROSE 0.11.145.147
|
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 |
typedef Graph::EdgeValue Sawyer::Boost::EdgePropertyMap< Graph >::ValueType |
Definition at line 273 of file GraphBoost.h.
|
inline |
Definition at line 274 of file GraphBoost.h.
|
inline |
Definition at line 275 of file GraphBoost.h.
|
inline |
Definition at line 278 of file GraphBoost.h.
|
inline |
Definition at line 281 of file GraphBoost.h.
|
inline |
Definition at line 284 of file GraphBoost.h.