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

ParameterIter is an abstract base class. More...

#include <ParameterIter.h>

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

Public Member Functions

virtual Parameteroperator() (void)=0
 

Detailed Description

ParameterIter is an abstract base class.

An ParameterIter is an iter for returning the elements of an object of class Domain. ParameterIters must be written for each subclass of Domain (this is done for efficiency reasons), hence the abstract base class.


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