acquire() | mgx::graph::Vertex< VertexContent, Alloc > | protected |
content | mgx::graph::Vertex< VertexContent, Alloc > | mutableprotected |
content_t typedef | mgx::graph::WeakVertex< VertexContent, Alloc > | |
count() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
id() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
identity_t typedef | mgx::graph::WeakVertex< VertexContent, Alloc > | |
isNull() const (defined in mgx::graph::WeakVertex< VertexContent, Alloc >) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
isWeakRef() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
null | mgx::graph::Vertex< VertexContent, Alloc > | static |
num() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator bool() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator!=(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator*() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator->() const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator<(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator<=(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator=(const WeakVertex &other) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
operator=(const identity_t &id) (defined in mgx::graph::WeakVertex< VertexContent, Alloc >) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
operator=(const strong_ref &other) (defined in mgx::graph::WeakVertex< VertexContent, Alloc >) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
operator=(const VertexContent *value) (defined in mgx::graph::Vertex< VertexContent, Alloc >) | mgx::graph::Vertex< VertexContent, Alloc > | |
operator==(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator>(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
operator>=(const Vertex &other) const | mgx::graph::Vertex< VertexContent, Alloc > | inline |
pointer typedef | mgx::graph::WeakVertex< VertexContent, Alloc > | |
release() | mgx::graph::Vertex< VertexContent, Alloc > | protected |
strong_ref typedef | mgx::graph::WeakVertex< VertexContent, Alloc > | |
Vertex() | mgx::graph::Vertex< VertexContent, Alloc > | |
Vertex(identity_t id) | mgx::graph::Vertex< VertexContent, Alloc > | explicit |
Vertex(const Vertex ©) | mgx::graph::Vertex< VertexContent, Alloc > | |
Vertex(const weak_ref_t &w) | mgx::graph::Vertex< VertexContent, Alloc > | explicit |
weak_ref_t typedef (defined in mgx::graph::Vertex< VertexContent, Alloc >) | mgx::graph::Vertex< VertexContent, Alloc > | |
weakRef() const | mgx::graph::Vertex< VertexContent, Alloc > | |
WeakVertex() | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
WeakVertex(const strong_ref &v) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
WeakVertex(const WeakVertex ©) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |
WeakVertex(const identity_t &id) | mgx::graph::WeakVertex< VertexContent, Alloc > | inlineexplicit |
~Vertex() | mgx::graph::Vertex< VertexContent, Alloc > | |
~WeakVertex() (defined in mgx::graph::WeakVertex< VertexContent, Alloc >) | mgx::graph::WeakVertex< VertexContent, Alloc > | inline |