ROSE 0.11.145.147
|
Definition at line 234 of file GraphBoost.h.
Public Types | |
typedef Graph::VertexValue | ValueType |
Public Member Functions | |
VertexPropertyMap (Graph &graph) | |
ValueType | get (size_t vertexId) const |
void | put (size_t vertexId, const ValueType &value) |
ValueType & | at (size_t vertexId) |
const ValueType & | at (size_t vertexId) const |
typedef Graph::VertexValue Sawyer::Boost::VertexPropertyMap< Graph >::ValueType |
Definition at line 237 of file GraphBoost.h.
|
inline |
Definition at line 238 of file GraphBoost.h.
|
inline |
Definition at line 239 of file GraphBoost.h.
|
inline |
Definition at line 242 of file GraphBoost.h.
|
inline |
Definition at line 245 of file GraphBoost.h.
|
inline |
Definition at line 248 of file GraphBoost.h.