69 class TaggedObjectStorage;
70 class TaggedObjectIter;
85 virtual void reset(
void);
86 virtual Vertex *operator()(
void);
An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage...
Definition: TaggedObjectIter.h:73
Iterator over the vertices of the graph.
Definition: VertexIter.h:75
Vertex of a graph.
Definition: Vertex.h:73
TaggedObjectStorage. A TaggedObjectStorage object a container object used to hold objects of type Tag...
Definition: TaggedObjectStorage.h:76
The Graph class provides the abstraction of a graph, a collection of vertices and edges...
Definition: Graph.h:84
================================================================================
Definition: ContinuaReprComponent.h:34
VertexIter(void)
Default constructor.
Definition: VertexIter.cpp:69