63 #ifndef ArrayOfTaggedObjectsIter_h 64 #define ArrayOfTaggedObjectsIter_h 66 #include <utility/tagged/storage/TaggedObjectIter.h> 69 class ArrayOfTaggedObjects;
83 virtual void reset(
void);
An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage...
Definition: TaggedObjectIter.h:74
ArrayOfTaggedObjects is a storage class.
Definition: ArrayOfTaggedObjects.h:92
Object idenfied by an integer (tag).
Definition: TaggedObject.h:92
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Array of taggeds objects iterator.
Definition: ArrayOfTaggedObjectsIter.h:74