xc
Public Member Functions | List of all members
XC::TaggedObjectIter Class Referenceabstract

An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage. More...

#include <TaggedObjectIter.h>

Inheritance diagram for XC::TaggedObjectIter:
Inheritance graph
[legend]

Public Member Functions

virtual void reset (void)=0
 
virtual TaggedObjectoperator() (void)=0
 

Detailed Description

An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage.

It must be written for each subclass of TaggedObjectStorage (this is done for efficiency reasons), hence the abstract base class.


The documentation for this class was generated from the following file: