, including all inherited members.
_newVertex(int v, const vertex_type &V) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
addRef() const | RefCounter | [inline] |
clear() | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
clone() const | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline] |
delRef() const | RefCounter | [inline] |
edge_type typedef | Graphs::GraphConceptRep< VertexType, EdgeType > | |
eraseVertex(int v) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
eraseVertex(int v, const edge_type &E) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
getVertices() const | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
GraphConcept< vertex_type, edge_type > class | Graphs::GraphConceptRep< VertexType, EdgeType > | [friend] |
GraphConceptRep() | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
lastRef() const | RefCounter | [inline] |
maxVertex | Graphs::GraphConceptRep< VertexType, EdgeType > | [private] |
newEdge(int v, const edge_type &E) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
newVertex() | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
newVertex(const vertex_type &V) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
pinch(int v1, int v2) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
RefCounter() | RefCounter | [inline] |
RefCounter(const RefCounter &rc) | RefCounter | [inline] |
refCounterType typedef | RefCounter | |
replaceVertex(int v, const vertex_type &V) | Graphs::GraphConceptRep< VertexType, EdgeType > | [inline, private] |
sharedRef() const | RefCounter | [inline] |
theVertices | Graphs::GraphConceptRep< VertexType, EdgeType > | [private] |
vertex_type typedef | Graphs::GraphConceptRep< VertexType, EdgeType > | |